Book description
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 Rx-based reactive applications, you'll get hands-on with in-depth code examples to discover firsthand how to exploit the rich query capabilities that Rx provides and the Rx concurrency model that allows you to control both the asynchronicity of your code and the processing of event handlers. You'll also learn about consuming event streams, using schedulers to manage time, and working with Rx operators to filter, transform, and group events.
Table of contents
- Copyright
- Brief Table of Contents
- Table of Contents
- Foreword
- Preface
- Acknowledgments
- About this Book
- About the Author
- About the Cover Illustration
- Part 1. Getting started with Reactive Extensions
-
Part 2. Core ideas
- Chapter 4. Creating observable sequences
- Chapter 5. Creating observables from .NET asynchronous types
- Chapter 6. Controlling the observer-observable relationship
- Chapter 7. Controlling the observable temperature
- Chapter 8. Working with basic query operators
- Chapter 9. Partitioning and combining observables
- Chapter 10. Working with Rx concurrency and synchronization
- Chapter 11. Error handling and recovery
- Appendix A. Writing asynchronous code in .NET
- Appendix B. The Rx Disposables library
- Appendix C. Testing Rx queries and operators
- Catalog of Rx operators
- Index
- List of Figures
- List of Tables
- List of Listings
Product information
- Title: Rx.NET in Action
- Author(s):
- Release date: May 2017
- Publisher(s): Manning Publications
- ISBN: 9781617293061
You might also like
book
Learning Go
Go is rapidly becoming the preferred language for building web services. While there are plenty of …
book
Adaptive Code: Agile coding with design patterns and SOLID principles, 2nd Edition
Write code that can adapt to changes. By applying this book’s principles, you can create code …
book
API Security in Action
API Security in Action teaches you how to create secure APIs for any situation. By following …
book
Terraform: Up and Running, 3rd Edition
Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure …