C++ Framework for More Expressive Inter-Process Message Passing

Writing Inter-Process Message Passing Framework to improve the expressiveness of our code and make our code more elegant.

Debby Nirwan
Better Programming
Published in
9 min readDec 14, 2021

--

Photo by Markus Spiske on Unsplash

Inter-Process Communication

Processes — a recap

--

--