By daniel
via gafter.blogspot.com
Published: Mar 19 2007 / 01:12
Every now and then a problem arises where the right solution would be to impose an arbitrary total ordering on a collection of objects. The simplest example of this is when you need to sychronize on more than one object, all at the same time, to maintain some consistency condition across those objects.
Add your comment