Python implementation of Weighted Round Robin algorithm (based on WRR from LVS project).
- For more information see
- http://en.wikipedia.org/wiki/Weighted_round_robin
See example.py
Python implementation of Weighted Round Robin algorithm (based on WRR from LVS project).
See example.py