Even Distribution
doc hawk
dochawk at gmail.com
Fri Apr 17 15:53:25 EDT 2020
Bob belabored,
> BAs I said, all else being equal, roughly same work required, localized territory, no chance of a job being rescheduled, etc. Use a Round Robin approach.
For that matter, if it is an ongoing situation, where this is simply a daily load of randomly sized tasks, round robin works in the long and even intermediate term. So would random assignment, but it would have more short term spikes.
Or a modified round robin, with assignment to either the next available, or to the next driver with only one item in his queue
More information about the use-livecode
mailing list