Hi Ewen,
Thanks for your quickest and valuable response. Because i struggled lot to
get response for my queries.
Some more clarification needed
As per my understanding Confluent is Open source and we can use it in our
Production environment.
Assume we are using confluent.
In our project there a
The project doesn't make official recommendations about third party
clients. The only client directly supported is the Java/Scala library
included in the project's source repository.
However, the community does maintain a list of third-party clients here:
https://cwiki.apache.org/confluence/displa
Hi All,
We are developing Messaging system with Kafka using DotNet (C#).
We found there are 2 different SDK available for Dotnet
1. https://github.com/Jroland/kafka-net/
2. https://github.com/ExactTargetDev/kafka-net
First one is officially referred by Apache Kafka. But It is an initial
stage,