Use different queue implementation
insanitybit opened this issue · 0 comments
insanitybit commented
The double locking queue is probably a lot slower than required. There's a crossbeam dequeue that will likely work better.
insanitybit opened this issue · 0 comments
The double locking queue is probably a lot slower than required. There's a crossbeam dequeue that will likely work better.