An introduction to lockless algorithms
An introduction to lockless algorithms
Posted Feb 20, 2021 9:34 UTC (Sat) by pebolle (guest, #35204)In reply to: An introduction to lockless algorithms by Cyberax
Parent article: An introduction to lockless algorithms
> A good example of a partially ordered set is a genealogical tree.
That helps.
I'm mathematically challenged. So, for example, I found it very annoying in programming exercises that recursion would always be taught with Fibonacci numbers. Who cares about that? It wasn't until I once had to walk through directories and filenames that recursion started to make sense to me.
