mirror of
https://github.com/Zygo/bees.git
synced 2025-05-18 13:55:44 +02: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>