Y
Hacker News
new
|
ask
|
show
|
jobs
by
B-Con
4924 days ago
I have to admit that I was not expecting mutexes to be anywhere near that fast.
1 comments
npsimons
4923 days ago
Much like the speed of spawning new processes under Linux (and other UNIXen), I think it's something that has been very well tuned
because
it needed to be (ie, it is so widely used).
link