<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
AMQP 0-10 acquire-mode does this for you<br>
Carl.<br>
<br>
joe lee wrote:
<blockquote
 cite="mid50ec7a2e0710190807i1d160c8ay32e5168e4f8eed79@mail.gmail.com"
 type="cite">Let say you have 1 producer and 3 consumers.&nbsp; Producer
places a message in the queue.&nbsp; One of the consumer picks up the
message and process it.&nbsp; While it's processing it, is there a way to
make the message in queue to go invisible mode on user defined time
(30sec, 1min so on), so that other 2 consumers don't pick up the same
message and start processing?&nbsp; Like in Amazon SQS.&nbsp; Once the time limit
has passed 30sec, or 1min, message become visible, if message has not
been processed and deleted by consumer 1.
  <br>
  <br>
Joe<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rabbitmq-discuss mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a>
<a class="moz-txt-link-freetext" href="http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss">http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a>
  </pre>
</blockquote>
<br>
</body>
</html>