Hacker News new | past | comments | ask | show | jobs | submit login

I don't know how authoritative it is but I was taking the definitions from here:

http://www.1024cores.net/home/lock-free-algorithms/introduct...

They define wait free as not even having thread starvation and lock free as not having to wait for anything as long as you have CPU to actually run.

Its always interesting how any given topic always fragments into much more complexity than you expected once you start learning about it!




Doesn't that support it?

> Wait-freedom means that ... Each operations is executed in a bounded number of steps.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: