aspose file tools
The moose likes BEA/Weblogic and the fly likes Load Balancing in JMS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Load Balancing in JMS" Watch "Load Balancing in JMS" New topic
Author

Load Balancing in JMS

Vaibhav Ajmera
Greenhorn

Joined: Jun 17, 2008
Posts: 21

HI ,
I need to implement load balancing in JMS arch.


PFB the structure of my applications .


Application 1 and Application 2 are placed on different weblogic servers.

Application 3 is the common upstream for both the servers and is also placed on a different server .


The mode of comm. Between app3 –app1 and app3-app2 is JMS .

Appl3 should be uniformly distributing the requests to both the servers (appl2 and appl1) . How can this kind of load balancing implemented in weblogic 9.1 and on jms interface .

I have tried using distributed queues but they can be used on the server only . Here all the applns are on different servers .

Please help if you know the solution .

Regards,
Vaibhav

Regards,
Vaibhav Ajmera
SCJP1.5,OCJWCD 5,preparing for OCBCD
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Load Balancing in JMS
 
Similar Threads
JMS Clustering
please answer this 128 questions for WLS. Urgently!
Servlet on multiple managed servers
request handling mechanism in a distributable web application
Java is lossing jobs to .net