Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

what is Load balancing..??

Former Member
0 Likes
408

could anyone help me what is Load balancing..??

Best regrads!

could anyone help me what is Load balancing..??

Best regrads!

2 REPLIES 2
Read only

Former Member
0 Likes
378

Load balancing is nothing but ..keeping work processes busy...

If for particular workprocess 5 tasks assigned and it has filled ...

filling the tasks for other work processes is called load balancing..

regards,

anilreddy

Read only

Former Member
0 Likes
378

ACTUALL IT IS DONE IN MESSAGE SERVER ...

Any request has to come to message server. Then there the message server decides to which dispatcher(work process) that message has to be assigned...this is nothing but balancing of messages or load balancing..

regards,

anilreddy