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 #142 - December 2017

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 142 ePub

Bob Schmidt

16 November 2018 23:02:51 +00: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 142 PDF

Bob Schmidt

15 December 2017 22:58:36 +00:00

Too Fast! Too slow! Too right!!
Description : Many products over-promise. Frances Buontempo muses on how to get things just right.
Category: [ Journal Editorial ]
CAS (Re)Actor for Non-Blocking Multithreaded Primitives
Description : Lock free programming can be difficult. Sergey Ignatchenko shows how copy and swap can work for reactors.
Category: [ Design of applications and programs ]
A Design Example
Description : Design issues cause problems. Charles Tolman considers an organising principle to get to the heart of the matter.
Category: [ Design of applications and programs ]
The Last Word in Patterns
Description : What can you do in a single transaction in a database? Paul Grenyer writes us his Single CrUD pattern.
Category: [ Programming Topics ]
Implementing Type-Classes as OCaml Modules
Description : Type classes achieve overloading in functional paradigms. Shayne Fletcher implements some as OCaml modules.
Category: [ Programming Topics ]
Evolutionary Computing Frameworks for Optimisation
Description : Evolutionary algorithms can find optimal solutions to problems. Aurora Ramírez and Chris Simons give us an overview.
Category: [ Design of applications and programs ]
Afterwood
Description : Tabs are controversial. Chris Oldwood reminds us of their many guises.
Category: [ Programming Topics ]