Feb 6, 2008

util.concurrent Synchronizer Framework

There is a lot of stuff on Doug's page so it is relatively easy to miss something. I did and only by chance came across of thispaper. In 6 terse pages (a few more are dedicated to performance measurements) it covers the design of the AbstractQueuedSynchronizer class on which many implementations depend in the framework. Highly recommended.

No comments: