mirror of
https://github.com/tkuschel/bees.git
synced 2026-03-20 16:35:50 +01:00
Add a second level queue which is only serviced when the local and global queues are empty. At some point there might be a need to implement a full priority queue, but for now two classes are sufficient. Signed-off-by: Zygo Blaxell <bees@furryterror.org>