SObjectizer Tales – 14. Triggering agent shutdown--Marco Arena
A new episode of the series about SObjectizer and message passing:
SObjectizer Tales – 14. Triggering agent shutdown
by Marco Arena
From the article:
In this episode we delve into the process of deregistering an active agent, along with all its related resources and subscriptions.

In this article, we’ll explore six practical string processing operations introduced in C++20 and C++23. These features represent an evolution in this crucial area, covering a spectrum of operations from searching and appending to creation and stream handling.

A new episode of the series about SObjectizer and message passing:
In my previous post, "

Release 1.84.0 of the Boost C++ Libraries is now available.
A new episode of the series about SObjectizer and message passing:
In this post, we’ll have fun using C++20’s spans to process data on multiple threads. What’s more, we’ll be equipped with the latest concurrency features from C++20.