Re: C++ Client Library -- libkafka-asio

2015-03-25 Thread Daniel Joos
Hi, Thanks for your comment and thank you for adding the library to the wiki page. I haven't done any measurements regarding the performance of the library, yet. This, plus completing the documentation, are the missing parts before version 0.1.0. Of course, compression also needs to be added at

C++ Client Library -- libkafka-asio

2015-03-22 Thread Daniel Joos
Hello there, I'm currently working on a C++ client library, implementing the Kafka protocol using Boost ASIO. You can find the source code and some examples on github: https://github.com/danieljoos/libkafka-asio I tried to add it to the Clients section of the Kafka wiki, but either I'm to blind