Journal Articles
Browse in : |
All
> Journals
> Overload
|
o101 (6) |
o100 (7) |
99 (6) |
98 (7) |
97 (6) |
96 (5) |
95 (6) |
94 (6) |
93 (5) |
92 (7) |
91 (8) |
90 (8) |
89 (7) |
88 (7) |
87 (6) |
86 (7) |
85 (5) |
84 (4) |
83 (8) |
82 (7) |
81 (5) |
80 (7) |
79 (6) |
78 (8) |
77 (7) |
76 (5) |
75 (6) |
74 (7) |
73 (8) |
72 (6) |
71 (6) |
70 (7) |
69 (6) |
68 (6) |
67 (8) |
66 (7) |
65 (9) |
64 (5) |
63 (6) |
62 (8) |
61 (10) |
60 (8) |
59 (7) |
58 (8) |
57 (12) |
56 (6) |
55 (6) |
54 (10) |
53 (9) |
52 (7) |
51 (8) |
50 (7) |
49 (8) |
48 (7) |
47 (8) |
46 (5) |
45 (5) |
44 (7) |
43 (7) |
42 (9) |
41 (7) |
40 (5) |
39 (5) |
38 (6) |
37 (7) |
36 (7) |
35 (8) |
34 (11) |
33 (8) |
32 (11) |
31 (10) |
30 (11) |
29 (12) |
28 (10) |
27 (10) |
26 |
25 |
24 |
23 |
22 |
21 |
20 |
19 |
1718 (9) |
16 |
15 |
14 |
13 |
12 |
11 |
10 |
09 |
08 |
07 |
06 (8) |
04 (11) |
03 (13) |
02 (9) |
01 (12) |
|
|
- 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.
A Thorough Introduction to Distributed Systems
Bob Schmidt
03 February 2019 17:01:54 +00:00
What is a distributed system, and why is it so complicated? Stanislav Kozlovski explains.
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.
Don’t Use std::endl
Bob Schmidt
02 February 2019 16:52:53 +00:00
How do you add a new line in C++? Chris Sharpe suggests std::endl is a tiny utility that’s more trouble than it’s worth.
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.
Afterwood
Bob Schmidt
01 February 2019 16:50:38 +00:00
Good workers tidy up after themselves – it avoids accidents and makes them more productive. Chris Oldwood argues that good software developers should do the same.
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.
Revolution, Restoration and Revival
Bob Schmidt
08 December 2018 18:23:32 +00:00
Trends cycle in seasons. Frances Buontempo wonders what programmers should on the lookout for.
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.
Diseconomies of Scale
Bob Schmidt
07 December 2018 16:48:13 +00:00
Bigger is not always better. Allan Kelly considers when smaller is more productive.
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.
Flip Model: A Design Pattern
Bob Schmidt
06 December 2018 16:36:48 +00:00
Publishing dynamic, complex data to many clients in a threadsafe manner is challenging. Daniele Pallastrelli presents the Flip model pattern to overcome the challenges.
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.
Memory Management Patterns in Business-Level Programs
Bob Schmidt
05 December 2018 16:31:04 +00:00
There are many memory management patterns. Sergey Ignatchenko considers these from an application level.
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.
Compile-time Data Structures in C++17: Part 3, Map of Values
Bob Schmidt
04 December 2018 16:25:16 +00:00
A compile time map of values allows code to be tested more easily. Bronek Kozicki demonstrates how to avoid a central repository of values.
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.
Algol 68 – A Retrospective
Bob Schmidt
03 December 2018 16:16:05 +00:00
Algol 68 has influenced programming languages in many ways. Daniel James reminds us just how many.
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.
Measuring Throughput and the Impact of Cache-line Awareness
Bob Schmidt
02 December 2018 16:06:26 +00:00
How do you measure throughput? Richard Reich and Wesley Maness investigate suitable metrics.
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.
Afterwood
Bob Schmidt
01 December 2018 15:54:35 +00:00
Renovation or redecorating throws up decisions. Chris Oldwood reminds us to make sympathetic changes.
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.
Are we nearly there yet?
Bob Schmidt
05 October 2018 18:24:53 +01:00
Deciding if you are making progress can be a challenge. Frances Buontempo considers various metrics and their effects.
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 3, The Evaluator
Bob Schmidt
04 October 2018 18:22:24 +01:00
We’ve parsed our tokens: now we need turn them into values. Andy Balaam continues writing a programming language with the evaluator.
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.
P1063 vs Coroutines TS: Consensus on High-Level Semantics
Bob Schmidt
03 October 2018 18:16:41 +01:00
Dmytro Ivanchykhin, Sergey Ignatchenko and Maxim Blashchuk argue that we need coroutines TS now to improve-based-on-experience later.
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.
Implementing the Spaceship Operator for Optional
Bob Schmidt
02 October 2018 18:01:47 +01:00
Comparison operators can get complicated. Barry Revzin explores how the new operator <=> 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.
Compile-time Data Structures in C++17: Part 2, Map of Types
Bob Schmidt
01 October 2018 17:46:54 +01:00
Compile time type selection allows static polymorphsim. Bronek Kozicki details an implementation of a compile time map.
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.
Should I Lead by Example?
Bob Schmidt
07 August 2018 19:01:22 +01:00
Stuck on a problem? Frances Buontempo considers where to turn to for inspiration.
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.
Cache-Line Aware Data Structures
Bob Schmidt
06 August 2018 18:56:32 +01:00
Structuring your program to consider memory can improve performance. Wesley Maness and Richard Reich demonstrate this with a producer–consumer 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.
miso: Micro Signal/Slot Implementation
Bob Schmidt
05 August 2018 18:45:43 +01:00
The Observer pattern has many existing implementations. Deák Ferenc presents a new implementation using modern C++ techniques.
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.
(Re)Actor Allocation at 15 CPU Cycles
Bob Schmidt
04 August 2018 18:37:42 +01:00
(Re)Actor serialisation requires an allocator. Sergey Ignatchenko, Dmytro Ivanchykhin and Marcos Bracco pare malloc/free down to 15 CPU cycles.