|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 4 matches |
Author |
Message |
Topic: How to handle recovery w/ Persistant queues? |
pilotError
Replies: 4 Views: 4117
|
Forum: IBM MQ Java / JMS Posted: Mon Apr 29, 2002 12:54 pm Subject: How to handle recovery w/ Persistant queues? |
Hi,
Thanks for the replies, I have a little better understanding of the situation. I didn't code for the re-starts, but thanks for the tips.
If I open the queue for MQC.MQOO_INPUT_SHARED | MQC. ... |
Topic: How to handle recovery w/ Persistant queues? |
pilotError
Replies: 4 Views: 4117
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 26, 2002 10:32 am Subject: How to handle recovery w/ Persistant queues? |
This is probably a general question, but how do people handle recovery so you don't end up reading the same messages repeatedly?
I have a workable program that sends data through an outbound queue, ... |
Topic: Newbie Questions - using Put in Java API |
pilotError
Replies: 4 Views: 2960
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 19, 2002 10:49 am Subject: Newbie Questions - using Put in Java API |
Hi,
I wasn't aware that you could put multiple messages into an MQMessage. I thought each writeBytes just appended to the same message. Would I keep calling writeBytes, or is there a call to indic ... |
Topic: Newbie Questions - using Put in Java API |
pilotError
Replies: 4 Views: 2960
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 19, 2002 8:37 am Subject: Newbie Questions - using Put in Java API |
Hi,
I'm looking to poll a database and send any records found to an MQ queue. I just started using MQ, and don't really know much about architecting App's under MQ.
My question is when I get ... |
|
|
|