dzitkowskik / mini-dos

Project for Distributed Operating Systems at Warsaw University of Technology (Mathematics and Computer Science department) Winter 2015
Apache License 2.0
0 stars 0 forks source link

Improve load balancer #78

Open davidmigloz opened 8 years ago

davidmigloz commented 8 years ago

Currently the load balancer chooses a coordinator node ramdonly. We already have the information about the status of all nodes in master, so the load balancer should be improved to select an optimal node using this information.

dzitkowskik commented 8 years ago

Low importance