The downside with temporary queues is that when their Connection closes, the queue and any messages in it are deleted. Likewise, temporary queues cannot provide Guaranteed Delivery (122); if the messaging system crashes, then the connection is lost, so the queue and its messages are lost.




