Posted: Thu Mar 04, 2004 4:00 pm Post subject: aborting from MQC.MQGMO_WAIT
Newbie
Joined: 04 Mar 2004 Posts: 1
Hi
I have a multithreaded app with several threads blocked on a MQQueue.get call set within an unlimited block (MQC.MQGMO_WAIT). How can I interrupt these threads to force them to shutdown? Since the threads are blocked by MQ itself, calling Thread.interrupt doesn't wake up the thread. Any help would be appreciated!
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