Joined: 11 Apr 2001 Posts: 1554 Location: Silicon Valley
Another trick I've used is to create my own MsgIds when putting messages, and a component of that MsgId will be the timestamp of when the message was create (along with some other stuff to guarantee uniqueness) or you can always put the timestamp in the message content itself. The reason I needed to do this was I wanted higher resolution (I was using the messages for performance testing) so I used the Time::HiRes Perl package to generate very precise timestamps that I manually added to the messages... _________________ Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
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