Author |
Message |
Topic: error reading message on AS400 |
dcipher18
Replies: 1 Views: 1643
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Apr 03, 2003 10:18 am Subject: error reading message on AS400 |
Hi all,
I have an MQSeries client application that runs on Sun Solaris. It connects to a Queue Manager on another Unix box. Messages sent from my application are then forwarded to a Queue Manager ... |
Topic: confirmation required. |
dcipher18
Replies: 1 Views: 1656
|
Forum: IBM MQ Java / JMS Posted: Sun Mar 30, 2003 7:28 am Subject: confirmation required. |
Hi all,
This is a question relating to the Java MQSeries client classes.
Can anyone confirm for me that when a unit of work (Get & Put operations only) is commited or backed-out of -- the sc ... |
Topic: Syncpoint with MQSeries Client connections ..How does it wor |
dcipher18
Replies: 7 Views: 6278
|
Forum: General IBM MQ Support Posted: Sun Mar 30, 2003 7:18 am Subject: Syncpoint with MQSeries Client connections ..How does it wor |
I've read through your discussion and I have a question. Do your comments about the scope of the unit of work being the connection apply to the Java MQSeries client classes also. I presume that it d ... |
Topic: How does MQ client classes for Java handle unclean disconect |
dcipher18
Replies: 1 Views: 1525
|
Forum: IBM MQ Java / JMS Posted: Wed Mar 26, 2003 10:17 am Subject: How does MQ client classes for Java handle unclean disconect |
Hi all,
My application code reads messages from a queue (waiting indefinately) and responds to them. My program only stops when it is specifically killed... this means that I can't handle a clean ... |
Topic: first message is missed when my client starts up |
dcipher18
Replies: 3 Views: 4223
|
Forum: IBM MQ API Support Posted: Tue Mar 25, 2003 11:17 am Subject: first message is missed when my client starts up |
Hi Kumar,
Thank you for your interest in this problem. I can only really tell you the situation based on how we have been able to replicate the problem. I am co-ordinating with someone working on ... |
Topic: first message is missed when my client starts up |
dcipher18
Replies: 3 Views: 4223
|
Forum: IBM MQ API Support Posted: Tue Mar 25, 2003 9:49 am Subject: first message is missed when my client starts up |
Hi all,
I'm programming using the java client classes on a Unix environment -- connecting to a remote unix machine. My program starts up and loops...
1) reads message from queue (infinite wait ... |
Topic: ensuring client program (MQ Client Classes) is thread safe? |
dcipher18
Replies: 0 Views: 1175
|
Forum: IBM MQ Java / JMS Posted: Wed Mar 19, 2003 8:38 am Subject: ensuring client program (MQ Client Classes) is thread safe? |
Hi there,
Can anyone help me with what restrictions I need to adhere to in order to ensure that my client program is thread safe?
My intention is to have one thread getting messages from the inp ... |
Topic: simple question: temporary queue |
dcipher18
Replies: 1 Views: 2581
|
Forum: General Discussion Posted: Wed Sep 11, 2002 2:05 am Subject: simple question: temporary queue |
When would you use a temporary queue and why? |
Topic: Question: Load balancing using triggering process??? |
dcipher18
Replies: 2 Views: 4904
|
Forum: General Discussion Posted: Wed Sep 11, 2002 1:59 am Subject: Question: Load balancing using triggering process??? |
Hi all,
Is is possible to use the triggering process to accomplish load balancing? i.e. to triggger new client programs to consume messages when the number of messages on a queue hits certain thres ... |
Topic: design patterns for MQSeries. |
dcipher18
Replies: 2 Views: 3227
|
Forum: General Discussion Posted: Thu Sep 05, 2002 12:49 pm Subject: thanks |
Thanks... that looks like a really good book. |
Topic: design patterns for MQSeries. |
dcipher18
Replies: 2 Views: 3227
|
Forum: General Discussion Posted: Thu Sep 05, 2002 9:01 am Subject: design patterns for MQSeries. |
I'm interested in finding out if there has been any work on design patterns for using MQSeries.... i.e. accepted ways of doing certain things with MQSeries (Both in terms of designing the architecture ... |