If you are using ActiveMQ, there’s a scheduler you can use. http://activemq.apache.org/delay-and-schedule-message-delivery.html
On 26 Jun 2014, at 8:59 pm, FloFri <friedr...@hooster.de> wrote: > Hello, > > I currently try to acomplish the following: > > I have a JMS-Queue with some messages. These messges all have a header > "processingTime" which is a timestamp somewhere in the future (different > from message to message). > > Now I want my route to process the messages after this timestamp has passed. > Is this possible with Camel? > > Greetings > Florian > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Consume-Message-at-specific-Point-in-Time-tp5752848.html > Sent from the Camel - Users mailing list archive at Nabble.com.