SObjectizer Tales – 9. Splitting work--Marco Arena
A new episode of the series about SObjectizer and message passing:
SObjectizer Tales – 9. Splitting work
by Marco Arena
From the article:
In this episode we'll delve into the fundamental way for dividing a task among several agents.

In this article, we’ll look at
A new episode of the series about SObjectizer and message passing:
How do you untie the knotty problem of complexity? Lucian Radu Teodorescu shows us how to divide and conquer difficult problems.
A new episode of the series about SObjectizer and message passing:
In this blog post, we’ll look at several different view/reference types introduced in Modern C++. The first one is
The Visual C++ team attended CppCon 2023, the largest in-person C++ conference, in Aurora, Colorado from October 2-6th. There were over 700 attendees from the C++ community, and we really enjoyed getting a chance to meet all of you and talk about your unique backgrounds and C++ experiences.
A new episode of the series about SObjectizer and message passing:
In this post we talk about how data structure data layout effects software performance and how, by modifying it, we can speed up the access and modification of the data structure.