Jour is designed to simplify the use of Javassist for processing multiple classes. In short Jour is simple Aspect Oriented Programming AOP framework on top of Javassist.
Dataflow parallel programming language for clusters
PARUS is a data-flow parallel programming language that allows to build parallel programs for clusters and MPP multiprocessors. The data-flow graph is automatically converted to the C++/MPI source and linked with the libparus runtime library.
Also there are available tools for benchmarking cluster interconnect and visualize it.
The goal of this project is to provide some Java profiler based on AOP (Aspect Oriented Programming). The first implementation will be available on first/second quarter 2003 for the Eclipse/WSAD IDE, the implemenation of AOP will be AspectJ.