Author |
Message |
Topic: how do you set the replyToQmgr field using JMS ? |
solmyr72
Replies: 5 Views: 6579
|
Forum: IBM MQ Java / JMS Posted: Tue Jul 26, 2005 11:35 pm Subject: thanks, but i'm trying to set *queue manager* |
Thanks very much for the replies.
However, my question was about setting the *queue manager*, not just *queue*.... |
Topic: how do you set the replyToQmgr field using JMS ? |
solmyr72
Replies: 5 Views: 6579
|
Forum: IBM MQ Java / JMS Posted: Thu Jul 21, 2005 2:33 am Subject: how do you set the replyToQmgr field using JMS ? |
Hi,
I'm using JMS to send messages to MQ.
People on the receiving end have asked me to set the "replyToQmgr" field inside the RFH2 header (Qmgr is calculated based on some runtime info).
Unfortun ... |
Topic: Recommended books/sites about MQ internals and performance ? |
solmyr72
Replies: 7 Views: 7259
|
Forum: General Discussion Posted: Tue May 31, 2005 12:51 am Subject: Recommended books/sites about MQ internals and performance ? |
Thanks all for replying.
bower5932, thanks for that very useful info. |
Topic: How many physical connections should I have ? |
solmyr72
Replies: 0 Views: 2485
|
Forum: IBM MQ Java / JMS Posted: Wed May 25, 2005 11:02 pm Subject: How many physical connections should I have ? |
Hi,
I have an application using JMS over MQ. Application has multiple threads, sending messages simultaniously.
Being relatively new, I'm having a dilemma between using:
- Multiple physical con ... |
Topic: Recommended books/sites about MQ internals and performance ? |
solmyr72
Replies: 7 Views: 7259
|
Forum: General Discussion Posted: Wed May 25, 2005 3:16 am Subject: Recommended books/sites about MQ internals and performance ? |
I think this is the resource, right here.
With JMS, don't use any selectors. It's not natural, it's an anti-pattern.
LOL thanks...
However, having established this about selectors, I was wond ... |
Topic: Recommended books/sites about MQ internals and performance ? |
solmyr72
Replies: 7 Views: 7259
|
Forum: General Discussion Posted: Wed May 25, 2005 12:38 am Subject: Recommended books/sites about MQ internals and performance ? |
Hi,
Could anyone please recommend books or sites on MQ performance tips, and "peeking under the cover" ?
i'm familiar with some MQ red books, but they concentrate on interface / code examples (" ... |
Topic: MQ everyplace tutorials for Java ? |
solmyr72
Replies: 2 Views: 12236
|
Forum: IBM MQ Telemetry / Low Latency Messaging / Everyplace Posted: Mon Feb 14, 2005 7:19 am Subject: MQ everyplace tutorials for Java ? |
Being new to "MQ everyplace", I would appreciate it if anyone could please point me to simle, *working* MQE tutorials or books (for Java developers).
I've already had a look the "examples" that com ... |