ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Design of applications and programs and Overload Journal #143 - February 2018

Options:
View Article Map
View Archives
A Wider Vision of Software Development
Description : Is code a hopeful arrangement of bytes? Charles Tolman brings his Organising Principles series to a close.

An MWSR Queue with Minimalist Locking
Description : Multithreaded queues come in many flavours. Sergey Ignatchenko describes his implementation of a multiple writer single reader queue.

Testing: Choose the Right Level
Description : Testing can be easy. Andy Balaam considers levels to keep your focus just right.

C++ with Meta-classes?
Description : Meta-classes will allow us to detail class requirements. Francis Glassborow compares them to developments of C++ in the 1990s.

Practical Scale Testing
Description : Everyone wants scalable systems. Arun Saha explores methods for testing scalability.