Re: Announcing rdkafka-dotnet - C# Apache Kafka client

2016-03-03 Thread Ewen Cheslack-Postava
Andreas, Thanks, this looks great and I think its leveraging the existing functionality available in librdkafka is a great choice. I've added this to the wiki page for clients: https://cwiki.apache.org/confluence/display/KAFKA/Clients -Ewen On Wed, Mar 2, 2016 at 12:07 PM, Andreas Heider

Announcing rdkafka-dotnet - C# Apache Kafka client

2016-03-02 Thread Andreas Heider
Hi, I was really missing a high-quality Kafka client for C#/F#, so I built one: https://github.com/ah-/rdkafka-dotnet It’s based on the fantastic librdkafka, so it supports pretty much everything you might want: - High performance (I'm getting ~1 million msgs/second producing/consuming on my