Tagged Questions

5
votes
2answers
40 views

Simple algorithm for balancing “items” across multiple “containers”

What algorithms (the simpler, the better) are there for balancing items across multiple containers? In this particular case, the "items" are actually SharePoint site collections an …