I was looking to do something like this too. A few questions maybe. I don't
know what will be the use of this service so let me know if my questions
are outside your scope.

Isn't it a problem to create a producer instance on every request? Passing
messages in the URL would be problem for me, why not use the body?
Depending on your model, it wouldn't be far fetched to send an array of
messages grouped by topic or keys if necessary.

Otherwise, I like the fact your projects contain a Vagrantfile, much like
the hello-samza example. Nice way to easily try it out.

Cheers

On Jan 16, 2014 4:50 PM, "Joe Stein" <joe.st...@stealth.ly> wrote:
>
> http://github.com/stealthly/dropwizard-kafka-http is an Apache Kafka HTTP
> Endpoint
>
http://allthingshadoop.com/2014/01/16/apache-kafka-http-producer-and-consumerfor
> producing and consuming messages for topics.
>
> We have more updates planned coming out of client work that is in progress
> along with the support and maintenance of Apache Kafka installations.
>
> Feedback welcome!
>
> /*******************************************
>  Joe Stein
>  Founder, Principal Consultant
>  Big Data Open Source Security LLC
>  Service, Support & Maintenance
>  http://www.stealth.ly
>  Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop>
> ********************************************/

Reply via email to