1 / 8

Introduction to StreamInsight: Mastering Complex Event Processing with SQL Server

Explore the fundamentals of StreamInsight, a powerful tool for Complex Event Processing (CEP) by Microsoft. Learn how to handle fast streams of data and execute queries using LINQ across data windows. This session will cover essential architecture concepts, including event types, headers, and payloads, alongside development models. Get hands-on with an IObservable/IObserver demo and delve into troubleshooting with the StreamInsight debugger. Enhance your skills with additional resources linked throughout the presentation.

lydia
Télécharger la présentation

Introduction to StreamInsight: Mastering Complex Event Processing with SQL Server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Rob Farley Owner / Principal – LobsterPot Solutions Leader – Adelaide SQL Server User Group Microsoft MVP (SQL Server) Introduction to StreamInsight

  2. What is StreamInsight? • Complex Event Processing • Fast streams of data • Queries (LINQ) across windows of data • CEP Server runs in- or out-of-process

  3. Architecture

  4. Architecture

  5. Events • Headers & Payloads • Event Kinds • Insert • CTI (Current Time Increment) • Event Types • Interval, Point, Edge

  6. Development Models • Three development models • Explicit • Implicit • IObservable/Iobserver

  7. Demo • Johan Åhlén’sCodePlex project • StreamInsight debugger

  8. Further resources • http://blogs.msdn.com/streaminsight • http://social.msdn.microsoft.com/Forums/en-US/streaminsight • Google/Bing

More Related