Saved Bookmarks
| 1. |
What are Volatile and Dead letter queues? |
|
Answer» Volatile letter QUEUES- This is a QUEUE which is used when you send information or message and WANT that message to be delivered on the proper TIME. Dead letter queues- This queue is REQUIRED so that client and server are not needed to run at the same time when the message is delivered. |
|