-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to a blocking SPSC queue (included template also supports a no…
…n-blocking version of this queue). A few changes to the consumer logic which will result in a full cleanup once a destructor is called ;) Change some logging
- Loading branch information
Avi Saranga
committed
Nov 21, 2017
1 parent
3bc0065
commit 8e89171
Showing
4 changed files
with
1,553 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.