Why does comcast needs to do better than 1-2 seconds?
On Sun, Sep 18, 2016 8:08 PM, Ghosh, Achintya (Contractor)
achintya_gh...@comcast.com
wrote:
Hi there,
We have an usecase where we do a lot of business logic to process each message
and sometime it takes 1-2 sec, so will be Kafka fi
To: us...@kafka.apache.org
Cc: dev@kafka.apache.org
Subject: RE: Kafka usecase
Hi Achintya,
1. Kafka can be used as a message store.
2. What is the message arrival rate per second?
3. What is the SLA for the messages to be processed?
4. If your messages arrive faster
Hi Achintya,
1. Kafka can be used as a message store.
2. What is the message arrival rate per second?
3. What is the SLA for the messages to be processed?
4. If your messages arrive faster than they are consumed, you will get
a backlog of messages. In that case, you