Use this for EventHub distributed partition processing. For more information please visit http://go.microsoft.com/fwlink/?LinkID=403957
Please note that this package requires at least .Net Framework 4.6.2.
Provides high and low level classes for communicating with an Apache Kafka cluster. The code is similar to the kafka-python library, but written entirely in C#.
Amazon Managed Streaming for Kafka (Amazon MSK). Amazon MSK is a service that you can use to easily build, monitor, and manage Apache Kafka clusters in the cloud.
Kafka driver for .NET
Event-driven architecture, all asynchronous.
Automatic following changes of Leader Partition in case of broker failure.
Integration tests are part of the codebase. Use Vagrant to provision 1 zookeeper and 3 kafka virtual servers.
Use RxExtensions...
More information