Closed sticnarf closed 4 years ago
Based on #7 .
This PR implements a simple task queue with crossbeam deque. It has only one injector and supports stealing tasks from other workers.
Fixes #10
Based on #7 .
This PR implements a simple task queue with crossbeam deque. It has only one injector and supports stealing tasks from other workers.
Fixes #10