Since there were a few kafka related questions here lately, figured I would 
factor this code out of some stuff I'm doing in case it's of use to others.

https://github.com/sclasen/akka-kafka

The consumer does explicit management of committing offsets, and allows 
actor based async processing of messages from kafka while keeping an upper 
bound on the maximum number of in-flight messages.

Happy to accept PRs, issues, etc. version 0.0.2 is in maven central. 

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to