|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
IBM MQ and MSMQ can it co-exist on the same box |
« View previous topic :: View next topic » |
Author |
Message
|
adharmar |
Posted: Thu Nov 17, 2005 10:48 am Post subject: IBM MQ and MSMQ can it co-exist on the same box |
|
|
Newbie
Joined: 17 Nov 2005 Posts: 1
|
We have a windows 2003 server(A) with MSMQ and another server(B) with IBM MQ. Please suggest how do I get messages from server A with MQMQ to server B with IBM MQ?
Thanks,
Ananth |
|
Back to top |
|
 |
EddieA |
Posted: Thu Nov 17, 2005 11:20 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Write a "Bridge" application.
There used to be one around, a very long time ago, for MQ to MSMQ, but I think it died.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 17, 2005 11:35 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
|
Back to top |
|
 |
wschutz |
Posted: Thu Nov 17, 2005 11:40 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Yes, the old Level 8 product
However:
Chapter 13 - MSMQ-MQSeries Bridge Configuration Guide
Introduction
This chapter explains how Microsoft Message Queue Server (MSMQ) integrates with IBM MQSeries using the Microsoft MSMQ-MQSeries Bridge. The MSMQ-MQSeries Bridge enables customers to enjoy the best of both worlds, using the integrated and high-performing facilities of MSMQ on Windows NT, while preserving investments in MQSeries on the non-Windows platforms. Shipping with SNA Server 4.0 Service Pack 2 and later versions, the MSMQ-MQSeries Bridge provides a simple, cost-effective solution to application integration that is scalable, reliable and offers high performance
Seems to indicate MQSeries can't be on the windows machine. Does anyone know if thats really true? _________________ -wayne |
|
Back to top |
|
 |
EddieA |
Posted: Thu Nov 17, 2005 1:15 pm Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
Ha. Also taken from Chapter 13:
Quote: |
Originally a Level 8 product, Microsoft now owns the rights and continues to support, maintain and enhance the Bridge with a new release planned in the next version of SNA Server (named Host Integration Server 2000). Level 8 continue to offer a range of cross-platform MSMQ clients that provide an alternative approach to integration. |
Aslo taking a quick look, they call it a Bridge, but it doesn't smell like one.
Quote: |
The MSMQ-MQSeries Bridge is NOT a switch box. You do not create both MSMQ Queues and MQSeries Queues and then wire the two together |
And:
Quote: |
The MSMQ-MQSeries Bridge IS an interface between MSMQ and MQSeries that lets MSMQ applications send messages to MQSeries queues and MQSeries applications send messages to MSMQ queues |
There's more:
Quote: |
The philosophy behind the Bridge is to expose queues in each messaging system to the other in terms that are native to each messaging system. The Bridge takes care of translating and mapping the messages fields and values of the sending environment to the fields and values of the receiving environment. After the mapping and conversion, the MSMQ-MQSeries Bridge routes the message between the two messaging systems |
Which makes it a way of connecting your application that works with one of the products, to PUT messages to the other. Not a way of "moving" messages from one existing Queue to another.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Nov 17, 2005 2:07 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
EddieA wrote: |
Which makes it a way of connecting your application that works with one of the products, to PUT messages to the other. Not a way of "moving" messages from one existing Queue to another. |
This is not surprising.
From the little I've seen, MSMQ is very application centric, where as WebSphere MQ is very infrastructure centric. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|