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

Overload Journal #152 - August 2019

Options:
View Article Map
View Archives

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Overload 152 ePub

Bob Schmidt

19 August 2019 23:15:13 +01:00

Note: when you create a new publication type, the articles module will automatically use the templates user-display-[publicationtype].xt and user-summary-[publicationtype].xt. If those templates do not exist when you try to preview or display a new article, you'll get this warning :-) Please place your own templates in themes/yourtheme/modules/articles . The templates will get the extension .xt there.

Overload 152 PDF

Bob Schmidt

12 August 2019 22:29:58 +01:00

Reactive or Proactive
Description : Reactive systems are all the rage. Frances Buontempo compares them with a proactive approach.
Category: [ Journal Editorial ]
A Low-Latency Logging Framework
Description : Logging can be a bottleneck in systems. Wesley Maness and Richard Reich demonstrate a low-latency logging framework that avoids common problems.
Category: [ Design of applications and programs ]
Empty Scoped Enums as Strong Aliases for Integral Types
Description : Scoped enums have many advantages. Lukas Böger demonstrates their use as strong types of numbers.
Category: [ Programming Topics ]
C++ Reflection for Python Binding
Description : There are various approaches to generating Python bindings in C++. Russell Standish shows how Classdesc can be used to achieve this.
Category: [ Programming Topics ]
Trip Report: Italian C++ 2019
Description : Milan held Italy’s largest C++ conference. Hans Vredeveld reports back.

Afterwood
Description : Many people are risk-averse. Chris Oldwood considers this position – in verse.
Category: [ Project Management ]