C++ Reactive Programming
上QQ阅读APP看书,第一时间看更新

Who this book is for

If you're a C++ developer interested in using reactive programming to build asynchronous and concurrent applications, you'll find this book extremely useful. This book doesn't assume any previous knowledge of reactive programming. We cover the modern C++ constructs necessary to write reactive programs in Chapter 2A Tour of Modern C++ and its Key Idioms, Chapter 3, Language-Level Concurrency and Parallelism in C++, and Chapter 4, Asynchronous and Lock-Free Programming in C++. Any C++ programmer with reasonable familiarity with Classic C++ can easily follow the book without any difficulty.