MOM Suggestion

  • Thread starter Thread starter chapman
  • Start date Start date
C

chapman

Hello,

Do you have any suggested MOM integrated with .NET
framwork easily?
This MOM should support Publish/Subscribe, Point-To-Point,
and it is better to have CORBA plug-in.

As far as I know, MSMQ did not support Publish/Subscribe
service.

Chapman
 
Chapman,
IBM has published a set of .NET classes to reach MQSeries.
It is ofered as a supportpac, category 2.
http://www-3.ibm.com/software/integration/support/supportpacs/individual/ma7p.html

It current works with MQ v5.2.1 and v5.3.
IBM have hinted that it will be part of the MQ CD for v5.4 and beyond.

I believe the Pub/Sub classes that are offered in MA88 (Java bindings for
MQ) are not yet available in MA7P. But I understood that IBM's intention
was to include them, real soon now.

re: Pub/Sub -
depending on your requirements you may find it helpful to consider
.NET Delegates
COM+ Eventing
BizTalk

-Dino
<Microsoft/>
 
Back
Top