Community

Why lock-free data structures just aren’t lock-free enough

(Alex Davies) Today’s post will explore why the current ways to communicate between threads don’t scale, and show you a possible way to build scalable parallel programming on top of shared memory.

Read More - Register for Free Membership