We are currently trying out AVRO although we're not being very fancy with it.
We're actually trying to build on top of this client code right now: https://github.com/ExactTargetDev/kafka.git Out of all the repos I looked at it seems to show the most promise and had some work within this year. We're primarily worrying about this for producers and it seems to work well enough for that. I'd love to see anything for 0.8 as I think that's going to be close in our future. Do you have anything out there now? Richard -----Original Message----- From: Henrik Feldt [mailto:henrik.fe...@intelliplan.se] Sent: Friday, September 13, 2013 9:36 AM To: users@kafka.apache.org Subject: Re: .net and Kafka Q: Do you also use Avro? Regards, Henrik On 13 sep 2013, at 08:33, Grégoire Seux <g.s...@criteo.com> wrote: > Hi Richard, > > we are currently writing a C# driver as all c# drivers are not very active. > It has started as a simple translation of the scala driver (producer only) > and targets 0.8 protocol. > > -- > Grégoire