Journal Articles

Overload Journal #151 - June 2019 or Design of applications and programs
Browse in : All > Journals > Overload > o151 (6)
All > Topics > Design (236)
All of these categories
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.

The Half-Domain/Half-Primitive Proxy

Bob Schmidt

04 July 2018 16:47:44 +01:00

Chris Oldwood presents a pattern for abstracting client-side proxies for testing.

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.

How to Write a Programming Language: Part 1, The Lexer

Bob Schmidt

04 June 2018 17:13:08 +01:00

Writing a programming language might sound very difficult. Andy Balaam starts his series with a lexer.

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.

Writing a Wayland Server Using Mir

Bob Schmidt

06 May 2018 17:39:33 +01:00

Alan Griffiths explains the basics of a new X11 replacement API.

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.

Monitoring: Turning Noise into Signal

Bob Schmidt

05 April 2018 16:51:10 +01:00

Creating useful logging is a constant challenge. Chris Oldwood shows us how structured logging helps.

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.

The Interface to Component Pattern and DynaMix

Bob Schmidt

04 April 2018 16:47:19 +01:00

Dynamic Polymorphism is hard in C++. Borislav Stanimirov demonstrates how the DynaMix library helps.

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.

Practical Cryptographical Theory for Programmers

Bob Schmidt

02 April 2018 16:35:21 +01:00

Cryptography is a daunting subject. Deák Ferenc helps you get started.

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.

A Wider Vision of Software Development

Bob Schmidt

08 February 2018 17:02:42 +00:00

Is code a hopeful arrangement of bytes? Charles Tolman brings his Organising Principles series to a close.

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.

An MWSR Queue with Minimalist Locking

Bob Schmidt

07 February 2018 16:45:17 +00:00

Multithreaded queues come in many flavours. Sergey Ignatchenko describes his implementation of a multiple writer single reader queue.

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.

Testing: Choose the Right Level

Bob Schmidt

06 February 2018 16:42:09 +00:00

Testing can be easy. Andy Balaam considers levels to keep your focus just right.

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.

C++ with Meta-classes?

Bob Schmidt

04 February 2018 16:34:38 +00:00

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

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.

Practical Scale Testing

Bob Schmidt

03 February 2018 16:31:40 +00:00

Everyone wants scalable systems. Arun Saha explores methods for testing scalability.

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.

Visualisation of Multidimensional Data

Bob Schmidt

06 January 2018 16:40:18 +00:00

Frances Buontempo considers how to represent large data sets.

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.

Programmers’ Puzzles

Bob Schmidt

04 January 2018 16:57:31 +00:00

Francis Glassborow reviews his last challenge and presents a new one.

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.

CAS (Re)Actor for Non-Blocking Multithreaded Primitives

Bob Schmidt

06 December 2017 22:41:01 +00:00

Lock free programming can be difficult. Sergey Ignatchenko shows how copy and swap can work for reactors.

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.

A Design Example

Bob Schmidt

05 December 2017 22:38:53 +00:00

Design issues cause problems. Charles Tolman considers an organising principle to get to the heart of the matter.

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.

Evolutionary Computing Frameworks for Optimisation

Bob Schmidt

02 December 2017 22:22:53 +00:00

Evolutionary algorithms can find optimal solutions to problems. Aurora Ramírez and Chris Simons give us an overview.

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.

Marking Benches

Bob Schmidt

07 October 2017 20:03:21 +01:00

Too slow! Russel Winder reminds us that benchmarking code performance is a complicated issue.

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.

A New Competition

Bob Schmidt

02 September 2017 16:11:08 +01:00

Francis Glassborow presents a new challenge for CVu readers.

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.

A Usable C++ Dialect that is Safe Against Memory Corruption

Bob Schmidt

07 August 2017 00:55:27 +01:00

Suitable allocators for (Re)Actors can speed things up. Sergey Ignatchenko continues his investigation in Allocator for (Re)Actors (Part 2).

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.

Metaclasses: Thoughts on Generative C++

Bob Schmidt

06 August 2017 00:53:48 +01:00

Can you simplify C++ with minimal library extension? Herb Sutter shows how metaclasses could make this possible.


  |<   <<   1   2   3   4   5   6   7   8   9   10   >>   >|
Sort by Date Title