Awesome work. I've been working on a pure C library for Apache Kafka. Maybe we can combine our efforts? Mine is still pretty rough, but if you want to take a look it's on github: https://github.com/davidreynolds/libkafka
Best, David Reynolds On Fri, Sep 6, 2013 at 4:44 AM, Joe Stein <crypt...@gmail.com> wrote: > Yup, very awesome! > > /******************************************* > Joe Stein > Founder, Principal Consultant > Big Data Open Source Security LLC > http://www.stealth.ly > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > ********************************************/ > > > On Thu, Sep 5, 2013 at 10:18 PM, Jay Kreps <jay.kr...@gmail.com> wrote: > > > This is great! Thanks for the contribution! > > > > -jay > > > > On Thursday, September 5, 2013, David Tompkins wrote: > > > > > I had a need for a C++ client API for Apache Kafka with support for the > > > new v0.8 wire protocol, and I didn’t see one out in the wild yet. So I > > > found some time and wrote one. You can find it here on github: > > > > > > https://github.com/adobe-research/libkafka > > > > > > Released under an Apache 2.0 license as open source from my current > > > employer (Adobe Research). I plan to provide ongoing support for this > > > library., > > > > > > -DT > > > > > > > > >