ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 4 matches
Author Message
  Topic: MQSeries Connection Pooling
MichaelHartman

Replies: 1
Views: 2721

PostForum: IBM MQ API Support   Posted: Fri Nov 15, 2002 10:32 am   Subject: MQSeries Connection Pooling
There is nothing similar in the C++ API. In fact, you have to use MQ 5.3 to get connection objects that can be used across multiple threads. MQ 5.2 did not support that.

Mike
  Topic: Specifying MQOPEN options using JMS API
MichaelHartman

Replies: 1
Views: 11236

PostForum: IBM MQ Java / JMS   Posted: Wed Nov 14, 2001 7:51 am   Subject: Specifying MQOPEN options using JMS API
I'm using IBM's JMS API for MQSeries in a clustered environment. When one of the clustered queue managers is brought down, replies continue to try to use the queue manager which is down.

Does anyon ...
  Topic: Problem using bindings to 2 Q mgrs
MichaelHartman

Replies: 11
Views: 8165

PostForum: IBM MQ Java / JMS   Posted: Fri Nov 02, 2001 10:12 am   Subject: Problem using bindings to 2 Q mgrs
The output queue logic is implemented via the MQOutputDest class, whose constructor does:

MQQueueConnectionFactory factory = new MQQueueConnectionFactory();
if ( transportType is TCPIP )
facto ...
  Topic: Problem using bindings to 2 Q mgrs
MichaelHartman

Replies: 11
Views: 8165

PostForum: IBM MQ Java / JMS   Posted: Fri Nov 02, 2001 8:18 am   Subject: Problem using bindings to 2 Q mgrs
I have an application which puts messages to a queue on Q mgr 'A' and receives messages from a queue on Q mgr 'B'. Both Q mgr A and B are on the same Solaris server. The application first opens the ou ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.