tristanable/todo

6 lines
173 B
Plaintext

- [x] Use queues
- [x] Immediate head chop after dequeue
- [x] Thread.yields
- [ ] Sleep option
- [ ] Use linked list for queues (increase performance)
- [ ] shutdown option