[eq-commit] SF.net SVN: equalizer: [2033] trunk/src
Brought to you by:
eile
From: <ei...@us...> - 2008-07-08 09:08:57
|
Revision: 2033 http://equalizer.svn.sourceforge.net/equalizer/?rev=2033&view=rev Author: eile Date: 2008-07-08 02:08:53 -0700 (Tue, 08 Jul 2008) Log Message: ----------- 2D load-balancing prototype: - Use statistics as input for load-balancer - New LoadBalancer class: o LB is attached to a compound o LB adapts viewport or range of all compound children o LB is triggered before each Compound::update DB load-balancing not fully implemented. File format and implementation is likely to change. [ ] May break build [ ] Breaks existing applications [ ] Bugfix [x] New Feature [ ] Cleanup [ ] Optimization [ ] Documentation Modified Paths: -------------- trunk/src/VS2005/Equalizer Server Library.vcproj trunk/src/VS2005/Equalizer.vcproj trunk/src/server/Makefile trunk/src/server/channel.cpp trunk/src/server/channel.h trunk/src/server/compound.cpp trunk/src/server/compound.h trunk/src/server/compoundInitVisitor.cpp trunk/src/server/compoundInitVisitor.h trunk/src/server/compoundListener.h trunk/src/server/compoundUpdateDataVisitor.cpp trunk/src/server/compoundUpdateOutputVisitor.cpp trunk/src/server/loader.l trunk/src/server/loader.y trunk/src/server/log.h trunk/src/server/node.cpp Added Paths: ----------- trunk/src/server/channelListener.h trunk/src/server/loadBalancer.cpp trunk/src/server/loadBalancer.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |