<b>Summary</b><BR><BR><i>Rx.NET in Action</i> teaches developers how to build event-driven applications using the Reactive Extensions (Rx) library.<BR><BR>Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.<BR><BR><b>About the Technology</b><BR><BR>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.<BR><BR><b>About the Book</b><BR><BR><i>Rx.NET in Action</i> teaches developers how to build event-driven applications using the Rx library. Starting with an overview of the design and architecture of Rx-based reactive applications, you''ll get hands-on with in-depth code examples to discover firsthand how to ex