Hacker News new | ask | show | jobs
by MarkSweep 3845 days ago
This is the article you speak of: http://githubengineering.com/git-concurrency-in-github-deskt...

The AsyncReaderWriterLock mentioned in blog does not directly show up in Google, but it appears to be based on the one in this blog post: http://blogs.msdn.com/b/pfxteam/archive/2012/02/12/building-...