C++ Reactive Programming for modern asynchronous systems
C++ Reactive Programming is a practical Packt guide to designing concurrent and asynchronous applications with Modern C++17 and the RxCpp library. It moves steadily from the ideas behind reactive systems into the language tools and programming patterns that make them work in real projects.
From event-driven roots to reactive thinking
The opening chapters trace the evolution of event-driven and reactive programming, giving context before the book turns to implementation. That foundation makes the subject easier to follow if you want to understand not just how reactive code is written, but why the model is useful.
Modern C++ features in service of concurrency 💻
The book then revisits key Modern C++ features—such as lambdas, move semantics, smart pointers, and variadic templates—alongside language-level concurrency topics including threads, mutexes, futures, promises, atomics, and memory ordering. The result is a carefully staged path from core language features to the practical realities of asynchronous design.
Observable streams and RxCpp
Once the groundwork is in place, the book introduces observables, event stream programming, and the RxCpp library. Readers are guided through operators, schedulers, stream composition, and related concepts that help transform raw event handling into a more expressive data-flow style.
Why it stands out
This is a book for C++ developers who want a structured introduction to reactive programming without skipping the underlying engineering concerns. It connects theory, language mechanics, and library usage in a way that feels grounded and implementation-minded.
Good fit for
- C++ developers exploring reactive and asynchronous design
- Programmers working with event streams or concurrent systems
- Readers interested in Modern C++17 idioms applied to real-world application structure
- Anyone evaluating RxCpp as a practical reactive programming toolkit
User Reviews
Only logged in customers who have purchased this product may leave a review.
Original price was: $37.79.$18.89Current price is: $18.89.

There are no reviews yet.