Skip to main content

developerWorks >  WebSphere  >  Forums  >  WebSphere Application Server  >  developerWorks

Load Balancing in Websphere 6.x through MDB's    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 2 - Pages: 1 - Last Post: Nov 10, 2009 2:51 AM Last Post By: SiddharthKTrivedi Threads: [ Previous | Next ]
SiddharthKTrivedi

Posts: 2
Registered: Nov 06, 2009 03:17:58 AM
Load Balancing in Websphere 6.x through MDB's
Posted: Nov 06, 2009 03:22:40 AM
 
Click to report abuse...   Click to reply to this thread Reply
Problem: If I put multiple messages on JMS then they should be distributed / load balanced between different servers in cluster for Websphere 6.x Network Deployment Manager.

Configuration: I have Deployment Manager Profile in Websphere 6.x in which an Application profile is federated having multiple servers, one is standalone server and two servers are part of cluster. JMS Queue, JMS Queue Connection Factory, JMS Activation Specification are created on Cluster level scope. SIB is created and Two Messaging Engine is created on each server in cluster, respective Messaging Engine Policy is also created for each.

Explanation: I am having two EAR's in my application non-clustered.ear and clustered.ear, nonclustered.ear is deployed on standalone server and clustered.ear is deployed on clustered environment which are having two servers as a member.

I am putting message on JMS Queue configured on Cluster Level of scope from non-clustered.ear and MDB’s on clustered.ear will listen to that JMS Queue. When I put multiple messages on queue, all of them are picked by any one server in the cluster.

I want that if I put multiple messages on JMS then they should be distributed / load balanced between different servers in cluster.

Pls revert on siddharthktrivedi@gmail.com
d143uok

Posts: 1
Registered: Nov 10, 2009 02:29:58 AM
Re: Load Balancing in Websphere 6.x through MDB's
Posted: Nov 10, 2009 02:37:48 AM   in response to: SiddharthKTrivedi in response to: SiddharthKTrivedi's post
 
Click to report abuse...   Click to reply to this thread Reply
i think this might work you, seting up the cluster member weight. so that it can be load balanced among the server's.

if i am worng correct me, my mail id dileepmech007@gmail.com.
SiddharthKTrivedi

Posts: 2
Registered: Nov 06, 2009 03:17:58 AM
Re: Load Balancing in Websphere 6.x through MDB's
Posted: Nov 10, 2009 02:51:31 AM   in response to: d143uok in response to: d143uok's post
 
Click to report abuse...   Click to reply to this thread Reply
Hi Dileep,

Currently weight of all members are equal, if i keep them unequal then it will go for processing on member which has higher weight.
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums