|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
http vs mq |
« View previous topic :: View next topic » |
Author |
Message
|
madi |
Posted: Wed May 07, 2008 10:59 am Post subject: http vs mq |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
is there any link to where they compare using web services with http and messaging with mq
both with broker i might add
--madi _________________ IBM Certified Solutions Developer - WMB 6.0 |
|
Back to top |
|
 |
mvic |
Posted: Wed May 07, 2008 11:26 am Post subject: Re: http vs mq |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
madi wrote: |
is there any link to where they compare using web services with http and messaging with mq |
Don't know of a link. It may be comparing apples with pears though.
My understanding: web services are synchronous, MQ messaging is asynchronous (though you can make a synchronous application using request/reply).
Do you need sync or async application?
Does the application need to use web services as part of the wider system requirements? |
|
Back to top |
|
 |
madi |
Posted: Wed May 07, 2008 11:32 am Post subject: |
|
|
 Chevalier
Joined: 17 Jan 2006 Posts: 475
|
Well we have been using WMB and MQ for a long time and are very comfortable with it.
We are trying to see if there is a need for us to go to Web Services ?
also wanted to compare them in terms of scalability, monitoring, security, recovery etc
--madi _________________ IBM Certified Solutions Developer - WMB 6.0 |
|
Back to top |
|
 |
mvic |
Posted: Wed May 07, 2008 11:44 am Post subject: |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
madi wrote: |
Well we have been using WMB and MQ for a long time and are very comfortable with it.
We are trying to see if there is a need for us to go to Web Services ? |
OK hopefully someone will be along soon who has better knowledge than me.
From an engineering point of view, are there new business requirements coming your way that can't be satisfied by the existing architecture? The "obvious" point is, if it's working for you now, why pay out for a change?
Just my opinion. I hope you get the answers you're looking for. |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed May 07, 2008 2:00 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
madi wrote: |
Well we have been using WMB and MQ for a long time and are very comfortable with it.
We are trying to see if there is a need for us to go to Web Services ?
also wanted to compare them in terms of scalability, monitoring, security, recovery etc
--madi |
Don't know about all those aspects but:
a) if you want load balancing you need another piece of hardware like bigIp or smth. JMS you can use a channel table...at the gateway...and the MQ cluster will automate load balancing for you...
b) performance wise typically you have a better throughput running JMS than http (with JMS pooling you should be running in milliseconds)...
c)Soap over JMS is a known protocol... make use of it...
Enjoy  _________________ MQ & Broker admin |
|
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
|
|
|
|