gpac / signals

A C++11 modular framework
Other
9 stars 7 forks source link

curent queue implementation creates contention #68

Open rbouqueau opened 7 years ago

rbouqueau commented 7 years ago

Plus:

Minus:

See https://github.com/samanbarghi/MPSCQ and beyond

rbouqueau commented 7 years ago

https://github.com/cameron314/concurrentqueue

rbouqueau commented 7 years ago

https://webkit.org/blog/6161/locking-in-webkit/