I'd vote for the option of not just the old good Standard scheduler, that could still make certain decisions, but a definitely dumb scheduler that always simply runs jobs sequentially letting each job decide for how long it would run. In many cases the Greedy scheduler is helpful. In some cases I know precisely what I want.

Read More...