RE: Kafka in C#

2015-01-09 Thread Matti Waarna
hat you think and if you have any use-cases > not handled by the API. > > I understand if you're not comfortable with the beta state of the client, > but we'd love to have you check it out. We are actively developing on this > and can help with any issues. > > Thanks

RE: java.io.IOException: Connection reset by peer

2015-01-07 Thread Matti Waarna
Alec, Which C# producer are you running? Did you grab one of the Github projects or convert the Jars with IKVM etc.. -Matti -Original Message- From: Sa Li [mailto:sal...@gmail.com] Sent: Tuesday, January 06, 2015 7:18 PM To: users@kafka.apache.org Subject: java.io.IOException: Connecti

Kafka in C#

2014-12-22 Thread Matti Waarna
We are using kafka version 0.8.1.1 and trying to produce from a C# app. I realize that there is no official C# library release and want to get your experience with the existing solutions that are currently available. I am looking for a solution that is a) stable enough for production environment