Lightning-fast IPC through lock-free shared memory
A deep-dive into the fundamentals of concurrency on weakly-ordered memory architectures, building toward implementation of some basic lock-free data structures and their application toward very-low-latency inter-process communication.