mirror of
https://github.com/Zygo/bees.git
synced 2025-12-06 11:43:38 +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>