|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Pub/Sub in .Net |
« View previous topic :: View next topic » |
Author |
Message
|
beagle |
Posted: Tue Feb 19, 2008 4:23 am Post subject: Pub/Sub in .Net |
|
|
Newbie
Joined: 28 Jan 2008 Posts: 6
|
Hi,
I am using Websphere MQ to send information between Java clients. Generally I am using pub/sub. Now I want to add .Net clients.
My first option is XMS but I read that performance is not first concern in XMS and XMS is not advised when performance is critical like in my project.
Is there any way to implement pub/sub in .Net and publish data from a .Net client and subscribe it from Java clients or vice versa?
Do you have any suggestion about it?
My test configuration is
Windows XP
IBM Websphere MQ 5.3
IBM Message Service Client for .NET 1.2.6 |
|
Back to top |
|
 |
fjb_saper |
Posted: Tue Feb 19, 2008 2:46 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Quote: |
My first option is XMS but I read that performance is not first concern in XMS and XMS is not advised when performance is critical like in my project. |
Can you please be more specific?
In general a pub/sub model will perform slower than a p2p model but I wouldn't know of any specific performance problems in the XMS pub/sub model...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
beagle |
Posted: Thu Feb 21, 2008 1:09 am Post subject: |
|
|
Newbie
Joined: 28 Jan 2008 Posts: 6
|
In IBM website (http://www-128.ibm.com/developerworks/websphere/library/techarticles/0509_phillips/0509_phillips.html), it says
Quote: |
...and when not to use XMS
When using WebSphere MQ and maximum performance is required
XMS provides a wrapper on top of the native WebSphere MQ programming verbs (MQI), which means that an XMS application may not perform as well as a well-written MQI application. |
Basically what I am trying to do is to form a pub/sub model in which both .Net and Java applications can be pub or sub.
Now I am using JMS to implement pub/sub model between Java applications and now I want to add .Net publishers and subscribers to this model. |
|
Back to top |
|
 |
jefflowrey |
Posted: Thu Feb 21, 2008 2:35 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
That just says that "Pub/sub is slower than point-to-point".
It doesn't say, for example, that XMS is slower than JMS.
Just use XMS. _________________ 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
|
|
|
|