Re: WELCOME to users@kafka.apache.org

2013-08-15 Thread masoom alam
Hi Joe, Many thanks for your response. > Well your client would have to share the same ZooKeeper (assuming 0.8) > instances also this is not going to be fantastic over a WAN assuming your > mention/meaning of "client" is another infrastructure? > > If my thought of you having another infrastruc

Re: WELCOME to users@kafka.apache.org

2013-08-06 Thread masoom alam
** > Joe Stein > Founder, Principal Consultant > Big Data Open Source Security LLC > http://www.stealth.ly > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > / > > > On Mon, Aug 5, 2013 at 5:44 A

Understanding Kafka for Event Processing system

2013-08-05 Thread masoom alam
** > Joe Stein > Founder, Principal Consultant > Big Data Open Source Security LLC > http://www.stealth.ly > Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> > / > > > On Mon, Aug 5, 2013 at 5:44 A

Re: WELCOME to users@kafka.apache.org

2013-08-05 Thread masoom alam
Hi every one, i am new to kafka and desiging an Event Processing System. Is this possible that Kafka Broker can do some event dependency handling so that for example events of type A only goes to Consumer1. I hope I was able to explain my problem Thanks.