Posted: Sun Dec 26, 2010 9:34 pm Post subject: https/http web service in mb
Master
Joined: 07 Sep 2008 Posts: 240
Hi, I have a flow which have http nodes and is deployed to 4 brokers. Now when this service is called the there are 4 different links I can say as its deployed in 4 brokers. But I want to make it as one link when te user access this and the flow be deployed in 4 brokers.
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
google for load balancing.
This is what we use in front of our web services.
It also allows you to dtnamically change the brokers the load is distributed to. This allows you to do things like take one broker down for upgrade whilst leaving the service available from the other brokers.
This is really an infrastructure thing and not a broker specific thing. If you were running Webservices from WAS/JBOSS/WEbLogic you could still front end it with a load balancer.
IMHO this is actually very good practice. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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