Posted: Tue Jun 17, 2003 11:32 pm Post subject: Time taken to recieve the message from queue
Novice
Joined: 01 Aug 2002 Posts: 17
Hi
I am using a JMS client to recieve the message from MQSeries queue.
When I try to figure out the time taken in recieving the message from queue
(i.e. the time taken in execution of receiver.receiveNoWait() only)
, it turns out to be 20 to 23ms. Similarly in closing the receiver(receiver.close()) time taken turns out to be the order of 15 to 16ms.
I have calculated the time using System.currentTimeMillis().
Can somebody pls tell me whether this time is ok or something can be doen to improve the timings?
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