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 s

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

2015-03-23 Thread svante karlsson
@Ewen added license.txt (boost v1.0) thanks svante 2015-03-24 2:15 GMT+01:00 Ewen Cheslack-Postava : > You don't get edit permission by default, you need to get one of the admins > to give you permission. > > @Daniel, I've added libkafka-asio. > > @svante I started to add csi-kafka, but couldn

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

2015-03-23 Thread Ewen Cheslack-Postava
You don't get edit permission by default, you need to get one of the admins to give you permission. @Daniel, I've added libkafka-asio. @svante I started to add csi-kafka, but couldn't find a license? On Sun, Mar 22, 2015 at 8:29 AM, svante karlsson wrote: > Cool, Looks nice. I was looking for

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

2015-03-22 Thread svante karlsson
Cool, Looks nice. I was looking for something similar a year ago. We also ended up rolling our own. https://github.com/bitbouncer/csi-kafka Have you got any performance figures? /svante 2015-03-22 14:29 GMT+01:00 Daniel Joos : > Hello there, > > I'm currently working on a C++ client library, i

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