please be more specific on the kafka client you are implementing..here is the list: https://cwiki.apache.org/confluence/display/KAFKA/Clients Martin ______________________________________________
> Date: Mon, 28 Mar 2016 15:30:31 +0530 > Subject: Kafka+in+C# > From: avadhootha...@gmail.com > To: users@kafka.apache.org > > We are starting a .Net project using Kafka, I have done a bit of research > and found few repos that have c# clients. but I didn't find any > documentation, how to use those clients programmatically. I was bit > confused how to configure, Consume, Produce, commitoffset in my project. > Can some help me on this, thanks in advance.