Posted: Fri Dec 12, 2008 11:12 am Post subject: migrate from JBossMQ to MQSeries - msg delayed delivery ?
Newbie
Joined: 11 Dec 2008 Posts: 2
i am currently evaluating migration from JBoss mq to websphere mq v7.0
In our jboss implementation, we are using MessageDrivenBean to receive messages from JMS Producer
JBoss supports the notion of 'delayed delivery' for a message, ie. when a message is submitted into the Queue with a delayed delivery value X, the message won't be delivered until X units of time has passed.
AFAIK No. I have seen many j2ee server's JMS implementation supporting such features as delivery delay and redelivery delay.But not MQ.
The MQ base product works on the principle of making the message available for consumption as soon as possible. Hence the JMS wrapper as of today doesn't support these.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum