|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: MTS and MQSeries integration |
chinlean
Replies: 1 Views: 2455
|
Forum: General IBM MQ Support Posted: Mon May 13, 2002 11:55 pm Subject: MTS and MQSeries integration |
Actually I faced the similiar problem. Please see my posting
http://www.webmq.com/phpBB2/viewtopic.php?t=2110&highlight=
It's seem when you access queue manager from within 2 MTS objects you ... |
Topic: Memory leak in C++ application |
chinlean
Replies: 0 Views: 1683
|
Forum: General IBM MQ Support Posted: Fri Mar 22, 2002 5:59 am Subject: Memory leak in C++ application |
I've wrote an application that monitor a queue. Upon the arrival of message, it will signal to spawn another thread, process the message (this might take a long time), check the queue again. If no mor ... |
Topic: MTS & MQSeries ? Weired |
chinlean
Replies: 1 Views: 3317
|
Forum: General IBM MQ Support Posted: Tue Mar 19, 2002 2:08 am Subject: MTS & MQSeries ? Weired |
After i wrote some program to test the MTS behavior of MQSeries including step thru every single step of the code in debug mode , thease are the summary I can make.
1) The transaction begin when yo ... |
Topic: MTS & MQSeries ? Weired |
chinlean
Replies: 1 Views: 3317
|
Forum: General IBM MQ Support Posted: Sat Mar 16, 2002 7:30 pm Subject: MTS & MQSeries ? Weired |
I've encapsulate the send method in a MTS component with this :
HRESULT send(BSTR queue,BSTR body)
At the implementation of the method, I just use normal procedure
a) Connect to queue manager
b ... |
|
|
|