How to achieve distributed processing and high availability simultaneously in Kafka?

2015-05-05 Thread sumit jain
-distributed-processing-and-high-availability-simultaneously-in-ka . -- Thanks & Regards, Sumit Jain

Re: How to achieve distributed processing and high availability simultaneously in Kafka?

2015-06-21 Thread sumit jain
nce though, its generally fine to have fewer threads than > partitions. It depends on the volume of data incoming to each partition of > course, and how fast the consumer takes to process each message. > > Jason > > On Wed, May 6, 2015 at 1:57 AM, sumit jain wrote: > > &g