Reactive framework: Simplified asynchronous and event-driven programming

Source: Internet
Author: User

Net reactive Extensions contains a series of extension methods and the standard sequential operators implemented by the iobservable <out T> and iobserver <in T> interfaces added to. Net 4 and Silverlight 4. The observable interface added to. NET provides a public interface for Push-based notifications, and can create other. NET functions and class libraries based on this interface. Rx is committed to event-driven coordination and planning of asynchronous computing, and uses a new parallel job library as its internal concurrency mechanism.

Reactive extensions can be used in any. NET language. In F #, the most valuable event is. net. It implements the iobservable <out T> interface. In addition, F # also provides some basic functions to construct the observable set, and F # developers can use RX to obtain richer operators to construct events and other observable sets.

Lao Zhao wrote a brief introduction on infoq.ArticleMicrosoft released the reactive framework to simplify asynchronous and event-driven programming. In addition, a good video provided by Mr. Zhao introduced the responsive framework:

 

RX: 1-observable

RX: 2-observable more

RX: 3-system.coreex.dll

RX: 4-[non-Editor]. Concurrent collections in net4

Asynchronous programming and responsive framework

Learn more about Windows phone7 (1. Reactive extension)

Observable Adapter

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.