Rx.NET in Action

Rx.NET in Action
出版时间:2017.4
官网链接:Manning
下载地址:百度网盘(truePDF)

内容简介:

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 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.

What’s inside

  • Introduction to Rx in C#
  • Creating and consuming streams of data and events
  • Building complex queries on event streams
  • Error handling and testing Rx code

About the reader

Readers should understand OOP concepts and be comfortable coding in C#.

About the author

Tamir Dresher is a senior software architect at CodeValue and a prominent member of Israel’s Microsoft programming community.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Spark in Action

2018-4-21 20:53:36

电子书

Progressive Web Apps

2018-4-21 21:47:56

搜索