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

Summary

In this chapter, we covered quite a bit of ground in understanding the Rx programming model in general, and  the RxCpp library in particular. We started with a conceptual overview of the data flow computing paradigm and moved quickly to writing some basic RxCpp programs. After introducing Rx marble diagrams, we learned about the set of Operators supported by the RxCpp library. We also introduced the important topic of Scheduler, and finally we discussed the difference between the flatmap and concatmap  Operators. In the next chapter, we will cover hot and cold Observables, Advanced scheduling, and some  topics that we have not covered in this chapter.

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