|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Multithreaded MQClient application ? |
« View previous topic :: View next topic » |
Author |
Message
|
Quebert |
Posted: Mon Feb 24, 2003 11:12 am Post subject: Multithreaded MQClient application ? |
|
|
Newbie
Joined: 07 Jan 2003 Posts: 2
|
I have been researching the following:
Can a multithreaded MQClient application, with each thread connect to a different queue manager?
I have thus far found supporting documentation that this could be done, but not on all platforms:
(WMQ App Prog Guide v5.3 pg 91 Scope of MQConn/x)
Alnong with info from the IBM FAQ website:
Does the thread process work the same on MQSeries Clients as MQSeries Servers?
Multithreading issues: Which library you link with varies by platform, whether client or server, and by release. Threading seems to be an unstable area on Unix. You need to follow the manuals very carefully and MQSeries will be thread safe for you.
My questions are:
Has anyone had any experience doing this in a Unix environemnt? Is it safe for a production envirenment.
Any information would be helpfull and appreciated!
Thanks! |
|
Back to top |
|
 |
kolban |
Posted: Thu Feb 27, 2003 9:31 pm Post subject: |
|
|
 Grand Master
Joined: 22 May 2001 Posts: 1072 Location: Fort Worth, TX, USA
|
I would say that this is a solid yes. Since multiple threads can each make MQCONN calls indepedently of each other and an MQ Client connection to a queue manager is no more/no less than a TCP/IP socket connection, I would imagine that this would work fine. |
|
Back to top |
|
 |
Quebert |
Posted: Wed Mar 05, 2003 12:51 pm Post subject: |
|
|
Newbie
Joined: 07 Jan 2003 Posts: 2
|
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|