Posted: Thu Mar 24, 2005 12:19 am Post subject: getting messages multi threaded
Apprentice
Joined: 01 Jun 2004 Posts: 25
If I get messages from the same queue with multiple thread simultaneously,
do I need to use a syncronization object or does MQ handle this at API level?
i mean one thread per message but multiple threads per queue.
as one thread grabs a message the other thread grabs the other.
do i need to syncronize GETMESSAGE function or can 10 threads check the queue for messages simultaneously?
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