Skip to Content
C++ Reactive Programming
book

C++ Reactive Programming

by Praseed Pai, Peter Abraham
June 2018
Intermediate to advanced
348 pages
8h 45m
English
Packt Publishing
Content preview from C++ Reactive Programming

A short recap of the characteristics of a reactive system

We now live in a world that warrants increased scalability and rapid response. The concept of reactive programming is a need that has arisen to meet the demands of high availability, scalability, and quick response. As per the reactive manifesto (https://www.reactivemanifesto.org/), reactive systems are:

  • Responsive: The ability (of a system) to complete assigned tasks within a timeframe. Responsiveness also means that the problems are detected quickly, and dealt with effectively. The key point is the consistent behavior of a system. Consistency helps the users to build confidence in the system.
  • Resilient: In the context of changes in behavior, the ability of a system to defend itself ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Functional Programming in C++

Functional Programming in C++

Ivan Cukic

Publisher Resources

ISBN: 9781788629775Supplemental Content