Re: Delayed Queue usecase

2016-10-07 Thread Tom Crayford
Kafka doesn't support time delays at all, no. On Thu, Oct 6, 2016 at 12:14 AM, Akshay Joglekar < akshay.jogle...@danalinc.com> wrote: > Hi, > > I have a use case where I need to process certain messages only after a > certain amount time has elapsed. Does Kafka have any support for time > delays?

Delayed Queue usecase

2016-10-05 Thread Akshay Joglekar
Hi, I have a use case where I need to process certain messages only after a certain amount time has elapsed. Does Kafka have any support for time delays? Currently I am putting messages in different queues based on when the message should get processed and at any given time the consumers only po

Re: Delayed Queue

2014-02-23 Thread Jagan Ranganathan
t.bhatna...@gmail.com&amp;gt; wrote > &gt; > &gt; > &gt; Hi Jagan > &gt; > &gt; Are you expecting each message to have the same delay? Or is there a finite > &gt; set of delays? Or messages can arbitrarily any delay? > &gt; > &

Re: Delayed Queue

2014-02-23 Thread Martin Kleppmann
2 +0530 Aniket > > Bhatnagar&lt;aniket.bhatna...@gmail.com&gt; wrote > > > > > > Hi Jagan > > > > Are you expecting each message to have the same delay? Or is there a > finite > > set of delays? Or messages can arbitrarily any delay

Re: Delayed Queue

2014-02-23 Thread Jagan Ranganathan
Feb 2014 14:13, "Jagan Ranganathan" &lt;ja...@zohocorp.com&gt; > wrote: > > &gt; Dear All, > &gt; > &gt; I am looking for a Delayed Queue implementation for my distributed > system > &gt; requirement. Would like to know if I can achieve the same using Kafka. > &gt; > &gt; > &gt; Regards, > &gt; Jagan > &gt; > &gt; > > > >

Re: Delayed Queue

2014-02-23 Thread Aniket Bhatnagar
Hi Jagan > > Are you expecting each message to have the same delay? Or is there a finite > set of delays? Or messages can arbitrarily any delay? > > Thanks, > Aniket > On 23 Feb 2014 14:13, "Jagan Ranganathan" <ja...@zohocorp.com> > wrote: > > > Dear

Re: Delayed Queue

2014-02-23 Thread Jagan Ranganathan
y? Or is there a finite set of delays? Or messages can arbitrarily any delay? Thanks, Aniket On 23 Feb 2014 14:13, "Jagan Ranganathan" <ja...@zohocorp.com> wrote: > Dear All, > > I am looking for a Delayed Queue implementation for my distributed system > requ

Re: Delayed Queue

2014-02-23 Thread Jagan Ranganathan
;ja...@zohocorp.com> wrote Dear All, I am looking for a Delayed Queue implementation for my distributed system requirement. Would like to know if I can achieve the same using Kafka. Regards, Jagan

Re: Delayed Queue

2014-02-23 Thread Aniket Bhatnagar
Hi Jagan Are you expecting each message to have the same delay? Or is there a finite set of delays? Or messages can arbitrarily any delay? Thanks, Aniket On 23 Feb 2014 14:13, "Jagan Ranganathan" wrote: > Dear All, > > I am looking for a Delayed Queue implementation for my

Delayed Queue

2014-02-23 Thread Jagan Ranganathan
Dear All, I am looking for a Delayed Queue implementation for my distributed system requirement. Would like to know if I can achieve the same using Kafka. Regards, Jagan