Hi,<br><br> 1) What are the possible argument we can pass when i declare the Queue. And when these arguments will be used.<br><br>channel.queueDeclare(queue.getQueueName(), queue.isDurable(), queue.isExclusive(), queue.isAutoDelete(),<br>
queue.getArguments());<br><br>this arguments is a map.<br><br>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).<br>
<br><br clear="all"><br> <br>Thanks & Regards<br><br>Marimuthu.SP<br>