[rabbitmq-discuss] Learning of the last job on queue.

Matthew Sackman matthew at rabbitmq.com
Thu Apr 28 12:59:38 BST 2011


Hi Allan,

On Wed, Apr 20, 2011 at 12:31:26PM +0300, Allan Kamau wrote:
> Well, I need to process a batch of jobs that l may in turn generate
> some results that will need to be consolidated and new jobs of similar
> nature to the previous generated based on these results and so on.
> 
> It is important that all jobs be completely processed (successfully)
> before the creation of the next generation of jobs.
> And each such next generation job needs to be created only once (a single copy).

Thanks for the explanation. Given the information provided, I'm fairly
sure that the solution I described in
http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2011-April/012457.html
would work fine for you.

Matthew


More information about the rabbitmq-discuss mailing list