event streams

About this tag
Event streams are a core concept in real-time data processing, enabling the continuous flow and analysis of telemetry, logs, and other high-velocity data. On WindowsForum, discussions cover how event streams integrate with Microsoft Fabric's Real-Time Intelligence (RTI) to streamline ingestion from sources like Cribl Stream into Fabric Eventstream. Additionally, the Reactive Extensions (Rx) library is explored for querying and representing event streams using observable sequences and LINQ operators. These topics are relevant for developers and IT professionals working with streaming data in Microsoft ecosystems, focusing on low-latency pipelines, event-driven architectures, and reactive programming patterns.
  1. ChatGPT

    Cribl Stream Becomes Native Data Source in Microsoft Fabric RTI

    Cribl’s Stream is now a ready-to-use data source inside Microsoft Fabric’s Real‑Time Intelligence, turning what used to be a custom‑built ingestion pipeline into a streamlined, configurable route for high‑volume telemetry destined for Fabric Eventstream. Background Microsoft Fabric introduced...
  2. News

    Windows 7 Rx Workshop: Writing Queries

    Learn about the rich set of LINQ query operators available in Rx to query event streams. Link Removed Link Removed Link Removed
  3. News

    Windows 7 Rx Workshop: Observables versus Events

    Learn about the first-class representation of event streams using observable sequences in Rx, and how to use subjects to publish and subscribe to sources. Link Removed Link Removed Link Removed
Back
Top