by jclay on 6/27/23, 5:48 PM with 1 comments
by jclay on 6/27/23, 5:48 PM
The next post I have planned goes over how to use the CFRunLoop to post cross-thread tasks, and will include some benchmarks comparing with an alternative C++ lock-free SPSC task queue implementation.