Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

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?

0
Posted

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?

0

Yes, a time delay is supported as an Oracle specific JMS extension to OJMS. You can set the delay on a given OJMS JMS message instance using the “void setDelay(int delay)” method which sets the JMS_OracleDelay message property.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123