Feeling down about politics? Katie Phang always delivers something great www.youtube.com/watch?v=Prtz...
Профиль
Ken Cross
Профиль VivelyHere's part two of the lockless bounded MPMC ring buffer article. It clarifies the much longer first post then gets into branchless index computation and measuring tail latency with DTrace and USDT probes: k-cross.github.io/limits2
Paving the Way to Lock Freedom: Part 2The unfiltered journey of building a thread safe and efficient ring bufferk-cross.github.ioIf you're interested in technical performance or debugging, I published my journey implementing a bounded MPMC ring buffer starting from a naive single threaded strategy bumbling my way through to a higher performance multi-threaded design. k-cross.github.io/limits1
Paving the Way to Lock Freedom: Part 1The unfiltered journey of building a thread safe and efficient ring bufferk-cross.github.io