Azure Event Hubs

Reactive Event Hubs is an Akka Stream library that can be used to read events from Azure Event Hubs, via a reactive stream with asynchronous back pressure. Azure Event Hubs is a service used to scale telemetry ingestion from websites, apps, and any streams of data.

The library can be used both in Java and Scala, providing a fluent DSL for both programming languages, similarly to the approach used by Akka.

External library

This library is not maintained in the Alpakka repository. Learn more about it at GitHub Azure/azure-event-hubs-reactive.

Found an error in this documentation? The source code for this page can be found here. Please feel free to edit and contribute a pull request.