tristanable/todo

5 lines
151 B
Plaintext

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