[rabbitmq-discuss] Queue declaration
Mari Muthu
sp.mari3k at gmail.com
Tue May 17 23:19:34 BST 2011
Hi,
1) What are the possible argument we can pass when i declare the Queue.
And when these arguments will be used.
channel.queueDeclare(queue.getQueueName(), queue.isDurable(),
queue.isExclusive(), queue.isAutoDelete(),
queue.getArguments());
this arguments is a map.
2) Can i say like these queue should be deleted after some day/date. Lets
say if the queue is idle for 5 days then delete it(no consumer/publisher).
Thanks & Regards
Marimuthu.SP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20110517/72c659a7/attachment.htm>
More information about the rabbitmq-discuss
mailing list