|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Search found 5 matches |
Author |
Message |
Topic: Is there any size limitation on MessgeId |
garimella
Replies: 2 Views: 2313
|
Forum: IBM MQ API Support Posted: Thu Feb 02, 2006 8:41 am Subject: Is there any size limitation on MessgeId |
G'day all,
Is there any size/length limitation on MessageId/CorrId? If so whats the max allowed?
Thank you,
Sridhar. |
Topic: Getting more than one message from queue using get method |
garimella
Replies: 11 Views: 6014
|
Forum: IBM MQ API Support Posted: Wed Feb 01, 2006 9:12 am Subject: Getting more than one message from queue using get method |
mvic,
Thanks for your explanation. We have already designed the app to have multiple processes(not multiple threads due to our legacy system constraint. So many shared resources ) to get messages f ... |
Topic: Getting more than one message from queue using get method |
garimella
Replies: 11 Views: 6014
|
Forum: IBM MQ API Support Posted: Wed Feb 01, 2006 1:23 am Subject: Getting more than one message from queue using get method |
mvic,
Our c++ app is local to server. At present the message size is 10kb and it can grow to 25kb max in future. All messages are persistent. We cant afford to lose any message if there is any qu ... |
Topic: Getting more than one message from queue using get method |
garimella
Replies: 11 Views: 6014
|
Forum: IBM MQ API Support Posted: Tue Jan 31, 2006 11:08 am Subject: Getting more than one message from queue using get method |
Hubert,
Thank you very much for your quick reply. What I want is, getting messages in batch mode. I mean I should get an array of messages with one get call based on some type of configuration se ... |
Topic: Getting more than one message from queue using get method |
garimella
Replies: 11 Views: 6014
|
Forum: IBM MQ API Support Posted: Tue Jan 31, 2006 10:48 am Subject: Getting more than one message from queue using get method |
G'day all,
We are using MQSeries to establish asynchronous communication between java clients and c++ servers. I am looping till reasonCode is MQRC_NO_MSG_AVAILABLE using c++ api to retrieve messag ... |
|
|
|