Sciweavers

SIGMOD
2010
ACM

An extensible test framework for the Microsoft StreamInsight query processor

13 years 8 months ago
An extensible test framework for the Microsoft StreamInsight query processor
Microsoft StreamInsight (StreamInsight, for brevity) is a platform for developing and deploying streaming applications. StreamInsight adopts a deterministic stream model that leverages a temporal algebra as the underlying basis for processing longrunning continuous queries. In most streaming applications, continuous query processing demands the ability to cope with high input rates that are characterized by imperfections in event delivery (i.e., incomplete or out-of-order data). StreamInsight is architected to handle imperfections in event delivery, to generate real-time low-latency output, and to provide correctness guarantees on the resultant output. On one hand, streaming operators are similar to their wellunderstood relational counterparts - with a precise algebra as the basis of their behavior. On the other hand, streaming operators are unique in their non-blocking nature, which guarantees low-latency and incremental result delivery. While our deterministic temporal algebra paves...
Alex Raizman, Asvin Ananthanarayan, Anton Kirilov,
Added 19 Aug 2010
Updated 19 Aug 2010
Type Conference
Year 2010
Where SIGMOD
Authors Alex Raizman, Asvin Ananthanarayan, Anton Kirilov, Badrish Chandramouli, Mohamed H. Ali
Comments (0)