Posted: Thu Jun 20, 2002 6:03 am Post subject: Processing multiple message from Message listener(HELP)
Novice
Joined: 05 Mar 2002 Posts: 18
Hi,
I am using a startup servlet for registering my listener to queue. So when a message appears in queue it processes it. But if more than one message appears in the queue it processes sequentially. I think it may be due to that, QueueSession is synchronised.
So how can i avoid this. I want to start process the message as when it appears, not in serially.
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