Reactive Extensions

A library to compose asynchronous and event-based programs using observable reactive data sequences and...
Download

Reactive Extensions Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Microsoft
  • Operating Systems:
  • Windows XP / 2003 / Vista / 2008 / 7 / 2008 R2
  • File Size:
  • 1.9 MB

Reactive Extensions Tags


Reactive Extensions Description

Using Rx, developers represent asynchronous data streams with Observables, query asynchronous data streams using LINQ operators, and parameterize the concurrency in the asynchronous data streams using Schedulers. Simply put, Rx = Observables + LINQ + Schedulers. Asynchronous, event-driven "reactive" programming is way too hard in today's world of development tools and frameworks. The huge amount of manual and error-prone plumbing leads to incomprehensible and hard to maintain code. As we reach out to services in the cloud, asynchronous programming is the way of life, requiring a fresh look on the problems imposed by reactive programming. Centered around the concept of observable data sequences, Reactive Extensions (Rx) provides a framework that takes care of the hard parts of reactive event stream programming. Instead of getting lost in the jungle of asynchrony complexity, you now can start dreaming about the endless possibilities of composing queries over asynchronous data sources. Get Reactive Extensions and try it for yourself to see what it can actually do for you!


Reactive Extensions Related Software