server
server copied to clipboard
more extensive task sheduling options
- cyclic execution on running tasks with the same priority when no higher priority tasks exists (notes: disable benchmarking again when an agent returns to a task that it already has processed a chunk for)
- round robin on multiple same high priority tasks (available after each task has been benchmarked) to spread equal time slices on the tasks.