Front cover image for C++ REACTIVE PROGRAMMING;DESIGN CONCURRENT AND ASYNCHRONOUS APPLICATIONS USING THE RXCPP LIBRARY AND MODERN C++17

C++ REACTIVE PROGRAMMING;DESIGN CONCURRENT AND ASYNCHRONOUS APPLICATIONS USING THE RXCPP LIBRARY AND MODERN C++17

Reactive programming is an effective way to build highly responsive applications with an easy-to-maintain code base. This book covers the essential functional reactive concepts that will help you build highly concurrent, event-driven, and asynchronous applications in a simpler and less error-prone way.
eBook, English, uuuu
PACKT PUBLISHING, [Place of publication not identified], uuuu
1 online resource
9781788624244, 1788624246
1043428756
Table of ContentsReactive Programming Model – an Overview and its HistoryA Breeze tour of the Modern C++ Language and Its key IdiomsThe Language level Concurrency and Parallelism in C++Lock Free and Asynchronous programming in C++Introduction to ObservablesIntroduction to Event Stream Programming using C++An Introduction to data flow computation and the Rxcpp libraryRxcpp – the Key ElementsReactive GUI Programming using Qt/C++Design Patterns and Idioms for C++ Reactive programmingReactive Micro services in C++Advanced Streams and Handling Errors