Different kinds of load-balacing policies -


i'm doing internship have dynamically scale application according workload. right now, use basic policy : if average cpu of nodes above 60%, add new node, if goes under 20% remove node. wondering if there other types of scaling policies i'm not aware of. thanks.

i have worked on different aspects on how load-balancing achieved. can refer blog things mentioned more appropriately. link : www.loadbalancerweb.wordpress.com


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -