Closed jphickey closed 2 years ago
Every queue operation is now protected by a mutex and synchronization, which permits the functionality to be split into multiple threads, such as a maintenance/background task separate from the application.
Fixes #97
Every queue operation is now protected by a mutex and synchronization, which permits the functionality to be split into multiple threads, such as a maintenance/background task separate from the application.
Fixes #97