Author |
Message |
Topic: Cannot start the broker |
nayanan
Replies: 1 Views: 1747
|
Forum: General IBM MQ Support Posted: Thu May 23, 2002 5:32 am Subject: Cannot start the broker |
When a Queue Manager is created, after exporting the MQSPREFIX, the broker connt be started for the QM.
This is happening on HP-UX 11.x MQ Ver 5.2 CSD 04 with service pack MA0C and MA88. The follow ... |
Topic: Connection pooling in C/C++ |
nayanan
Replies: 4 Views: 2883
|
Forum: General IBM MQ Support Posted: Thu May 09, 2002 8:53 am Subject: Connection pooling in C/C++ |
Thank you, mrlinux..
I am still interested in finding out if connection pooling is possible in c/c++. If anyone has experiece in implementing such a beast, I'd greatly appreciate some pointers/code s ... |
Topic: Connection pooling in C/C++ |
nayanan
Replies: 4 Views: 2883
|
Forum: General IBM MQ Support Posted: Thu May 09, 2002 8:31 am Subject: Connection pooling in C/C++ |
Platform - HP-UX 11i. (L Class servers)
Kernel parameters are tuned way above the "prescribed" limits. The server presently accepting a load of 550 client conx. We have a need to add 800 mo ... |
Topic: Topic issue - Using ASF for JMS |
nayanan
Replies: 1 Views: 2306
|
Forum: IBM MQ Java / JMS Posted: Thu May 09, 2002 8:25 am Subject: Topic issue - Using ASF for JMS |
We are utilizing the Application Server Facility defined by the JMS Specification and supported by MQSeries. To correctly use this facility, MQ Supplied class must communicate with user supplied class ... |
Topic: Connection pooling in C/C++ |
nayanan
Replies: 4 Views: 2883
|
Forum: General IBM MQ Support Posted: Thu May 09, 2002 8:19 am Subject: Connection pooling in C/C++ |
Is it possible to simulate connection pooling which is available in Java/JMS in c/c++? We have *several* clients connecting to the queue manager which is pushing the server to its knees. We are lookin ... |