I've just put out a new Cacheman release (0.0.2 for those of you keeping count). You can get the bits from the link at the bottom of http://www.sriramkrishnan.com/blog/2008/02/cacheman-fast-distributed-hashtable-for.html (which will always point to the latest release).

There are no new features in this release but a *ton* of bug fixes. I had fun stomping out several race conditions that had crept into the code. I've also tested it on a bunch of diverse environments (single-core and multi-core, x86 and x64, Windows XP/Vista and Windows Server 2003/2008) so you shouldn't see some of the OS specific issues that were present in the last release.

I would like to thank Ayende for taking the trouble to find and report a lot of the bugs in the last release. Thanks Ayende!

#