The beta version of ehcache-1.4 is available on sourceforge and the Maven central repository. This version significantly enrichens the ehcache API and enhances extension of ehcache. The new features are: You can now define CacheLoaders in the ehcache core API. They supplement the existing SelfPopulatingCache. They can be configured in ehcache.xml or programmatically. They can… Continue reading Ehcache-1.4 beta Released
Month: August 2007
Dynamic Proxy Performance
Ehcache 1.4, which is nearing completion, adds some user requested features such as ExceptionHandler(s). These are implemented in ehcache as dynamic proxies. One todo I have had is to investigate the performance degradation from use of same. An article by Brian Goetz (fellow JSR107 member) on IBM developerworks a few years ago predicted a 2x… Continue reading Dynamic Proxy Performance
I finally figured out what Next G was good for
I am building a house in Northern New South Wales near the Queensland border in a mountainous area known as the Granite Belt. It is a wonderful area of Australia. As the local towns go it is in the middle of nowhere. I am building the house on the Maryland river adjacent to a gorge.… Continue reading I finally figured out what Next G was good for