Can a delay be set on the time a JMS message is delivered? In other words, can a certain amount of time be set between when a message is published and when it is available to subscribers?
Related Questions
- Can a delay be set on the time a JMS message is delivered? In other words, can a certain amount of time be set between when a message is published and when it is available to subscribers?
- Why is there a slight delay the very first time I select certain functions, and then that same function responds faster every time after that?
- What message distribution policy does the JMS API specify when there are two or more QueueReceivers for the same queue at the same time?