Advertisement
Membership
Login
ACCU Buttons
Design of applications and programs and Overload Journal #148 - December 2018
Browse in : |
All
> Topics
> Design
All > Journals > Overload > o148 Any of these categories |
- Options:
- View Article Map
- View Archives
Diseconomies of Scale
Description : Bigger is not always better. Allan Kelly considers when smaller is more productive.
Description : Bigger is not always better. Allan Kelly considers when smaller is more productive.
Flip Model: A Design Pattern
Description : Publishing dynamic, complex data to many clients in a threadsafe manner is challenging. Daniele Pallastrelli presents the Flip model pattern to overcome the challenges.
Description : Publishing dynamic, complex data to many clients in a threadsafe manner is challenging. Daniele Pallastrelli presents the Flip model pattern to overcome the challenges.
Memory Management Patterns in Business-Level Programs
Description : There are many memory management patterns. Sergey Ignatchenko considers these from an application level.
Description : There are many memory management patterns. Sergey Ignatchenko considers these from an application level.
Compile-time Data Structures in C++17: Part 3, Map of Values
Description : A compile time map of values allows code to be tested more easily. Bronek Kozicki demonstrates how to avoid a central repository of values.
Description : A compile time map of values allows code to be tested more easily. Bronek Kozicki demonstrates how to avoid a central repository of values.
Measuring Throughput and the Impact of Cache-line Awareness
Description : How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.
Description : How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.