Re: mps, an eventing framework for kafka

2013-06-15 Thread Milind Parikh
I meant to post it to the group; but forgot. We have the erlang client for kafka 0.8. It is also the part of mps. I blog about the features over here: http://milindparikh.blogspot.com/2013/06/the-erlang-client-for-apache-kafka-08.html?m=1 Thanks Milind On Jun 15, 2013 9:00 AM, "Jun Rao" wrote:

Re: mps, an eventing framework for kafka

2013-06-15 Thread Jun Rao
Milind, Thanks for sharing. How did you consume Kafka data in Erlang? Jun On Fri, Jun 14, 2013 at 10:23 PM, Milind Parikh wrote: > There is a lot of useful discussion on the user group about data messages > and eventing, I thought that I would introduce mps, an eventing framework > for kafka.