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

Reactive web service call

The processing of web requests is nicely mapped to the reactive programming model. In the case of applications with responsive UI, we typically make a call to the server once. An aggregator service running on the server will spawn a series of requests asynchronously. The resulting responses are aggregated to give a response to the UI layer. The modified RxCurl can be used as a mechanism to invoke multiple services in projects which use C++ programming language. 

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