[rabbitmq-discuss] avoid duplicate messages in queue

Michael Klishin michael.s.klishin at gmail.com
Mon Jun 20 22:16:02 BST 2011


2011/6/20 Vince <cooltechemail at gmail.com> > I am wondering if there is anyway to avoid duplicate messages in rabbitmq? > We have a loop that will submit jobs to rabbitmq once every 15 minutes. > However, some of the jobs take longer than 15 minutes to complete. So we are > wondering if there is anyway to search the content of the queue before we > submit. Does rabbitmq support this kind of search?  Vince, No. You consumers need to do deduplication. -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110621/483cd158/attachment.htm> 


More information about the rabbitmq-discuss mailing list