grubbelWeblog of Jonas Bonér [jonas AT codehaus DOT org]DSO: transparent clustering enabled through AOP- June 7, 2005 Terracotta just recently launched a product (DSO) for clustering POJOs in a completely transparent way. What I find interesting in this product is not mainly in the clustering and caching, but how they make use of AOP and loadtime weaving to make it completely transparent. This sounds a lot like techniques that we have been working on in AspectWerkz last years, and I was not too surprised, although very happy, to learn that they are actually using AspectWerkz. It is really great to see some.http://blogs.codehaus.org/people/jboner/archives/001106_dso_transparent_clustering_enabled... |