Is there any way in which to tell ActiveMQ when producing a message that this message is not to be processed until a set date/time. I have considered validating the message, and if it is not ready to process, produce a new message (and this will go on until it is ready to be processed), but this is a large overhead for a simple problem. Any advice would be greatfully appreciated,
Cheers, Osh -- View this message in context: http://www.nabble.com/Delay-Message-Processing-t1525423.html#a4143283 Sent from the ActiveMQ - User forum at Nabble.com.
