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 word about the Reactive micro-services architecture

We have learned how to write a microservices controller using the C++ REST SDK. Maybe we can say that the server we just implemented can be a microservice instance. In a real-life microservices architecture scenario, there will be multiple services hosted in different boxes (Docker containers or Virtual machines), and microservices controller will access these independently deployed services to cater to the client. The microservice controller will aggregate output from different services to send as a response to the client. A basic architecture for a microservice application is shown in the following diagram:

In the previous diagram, the REST (HTTP) client makes an HTTP call to the microservices ...

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