Rx.NET in Action with Examples in C

Rx.NET in Action with Examples in C
Title: Rx.NET in Action with Examples in C# | Author(s): Tamir Dresher | Publisher: Manning | Year: 2017 | Language: english | Pages: 337 | ISBN: 9781617293061 | Size: 4 MB | Extension: pdf
About the Technology
Modern applications must react to streams of data such as user and system events, internal messages, and sensor input. Reactive Extensions (Rx) is a .NET library containing more than 600 operators that you can compose together to build reactive client- and server-side applications to handle events asynchronously in a way that maximizes responsiveness, resiliency, and elasticity.
About the book
Rx.NET in Action teaches developers how to build event-driven applications using the Rx library. Starting with an overview of the design and architecture of…