LINQ to Events(Rx/CEP)

[Reactive Extensions]

[LINQ to Events (Complex Event Processing-CEP)]

  1. What is Reactive Extensions:

      1. It can be though of Reactive Extensions is "LINQ to events" and works on Push model. It is new evoveling solution for Complex Event Processing

      2. Is can be used in situation where you need to process dynamic data stream based on certain criteria like priority.

      3. Mostly usefull in scenario where rate of receiving of events are very high like sensors , stock quotes etc,

  2. Getting Started

  1. Books

      1. No books has been released yet.

  1. Discussions (FAQ)

  1. Related technologies

  1. References