Re: Jruby kafka 0.8.0 producer and consumer

2014-01-20 Thread Joe Stein
Yup, thanks Joe! I updated the client page with it https://cwiki.apache.org/confluence/display/KAFKA/Clients /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC http://www.stealth.ly Twitter: @allthingshadoop

Re: Jruby kafka 0.8.0 producer and consumer

2014-01-20 Thread Neha Narkhede
That's great. Thanks for sharing, Joe! On Fri, Jan 17, 2014 at 8:01 PM, Joseph Lawson wrote: > Hi everyone, > > I wanted to let you all know that my jruby-kafka library now has a working > producer. The consumer has been working quite well for some time but now > the producer is functional as w

Jruby kafka 0.8.0 producer and consumer

2014-01-17 Thread Joseph Lawson
Hi everyone, I wanted to let you all know that my jruby-kafka library now has a working producer. The consumer has been working quite well for some time but now the producer is functional as well!  This is a simple jruby wrapper around the Scala jars so it functions very much like the binary ve