Acm - queue.acm.org - ACM Queue - Latest Queue Content
General Information:
Latest News:
The Balancing Act of Choosing Nonblocking Features 12 Aug 2013 | 11:06 pm
Design requirements of nonblocking systems
NUMA (Non-Uniform Memory Access): An Overview 9 Aug 2013 | 05:36 pm
NUMA becomes more common because memory controllers get close to execution units on microprocessors.
20 Obstacles to Scalability 6 Aug 2013 | 04:18 am
Watch out for these pitfalls that can prevent Web application scaling.
Rules for Mobile Performance Optimization 1 Aug 2013 | 09:31 pm
An overview of techniques to speed page loading
Best Practices on the Move: Building Web Apps for Mobile Devices 26 Jul 2013 | 04:30 am
Which practices should be modified or avoided altogether by developers for the mobile Web?
The Antifragile Organization 27 Jun 2013 | 10:03 pm
Embracing Failure to Improve Resilience and Maximize Availability
Nonblocking Algorithms and Scalable Multicore Programming 12 Jun 2013 | 04:53 am
Exploring some alternatives to lock-based synchronization
Proving the Correctness of Nonblocking Data Structures 2 Jun 2013 | 02:33 pm
So you've decided to use a nonblocking data structure, and now you need to be certain of its correctness. How can this be achieved? When a multithreaded program is too slow because of a frequently acq...
Structured Deferral: Synchronization via Procrastination 23 May 2013 | 06:27 pm
We simply do not have a synchronization mechanism that can enforce mutual exclusion.
Realtime GPU Audio 9 May 2013 | 02:15 am
Finite difference-based sound synthesis using graphics processors