New experiments
with P. Teti (Graduation Student)
full exploitation of Java:
- Task Pool rewritten without standard classes ? lower serialization overhead
- two step RMI based remote execution(code distribution once, then task distribution) ? better efficiency
- native threads + JIT ? better absolute performance
- Java 1.2(.2) ? better RMI implementation
- non JDK RMI ? even better numbers ?