[aosd-discuss] Clustering the JVM using AOP: the Inner Workings of Terracotta DSO
Jonas Bonér
jboner at gmail.com
Sat Mar 3 03:26:45 EST 2007
Hi everybody.
Our paper for AOSD 2007 has been published. It is titled 'Clustering
the Java Virtual Machine using Aspect-Oriented Programming' and is a
thorough and pragmatic discussion on how Terracotta's JVM-level
clustering technology is implemented from an AOP and bytecode weaving
perspective.
The discussion is driven by examples in AspectJ and uses some of the
new and experimental features in AspectJ, such as synchronized block
join points and array access join points (as well as AspectJ 5's
annotation matching etc.).
The paper is available for download here:
http://www.aosd.net/2007/program/industry/I1-ClusteringJVMUsingAOP.pdf
--
Jonas Bonér
http://jonasboner.com
More information about the discuss
mailing list