Whirlycache 1.0 has been released. Whirlycache is a fast, configurable in-memory object cache for Java. Like other caches, it can be used to cache objects that would otherwise have to be created by querying a database or by another expensive procedure. The authors claim it's faster than any other cache they've seen.