Journal Articles
Browse in : |
All
> Journals
> Overload
> o142
(7)
All > Topics > Design (236) Any 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.
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.