bastion icon indicating copy to clipboard operation
bastion copied to clipboard

Jettison global run queue in executor

Open vertexclique opened this issue 4 years ago • 0 comments

Work should be directly distributed to pinned run queues and we don't need a global run queue. This is a residual problem.

We need to remove this and replace it with processes that have their own priorities to schedule beforehand.

Priority will be determined based on reductions and API's directive.

vertexclique avatar Dec 12 '19 10:12 vertexclique