[kaffe] sharing classpath

pancake sergipop at mx3.redestb.es
Sun Feb 15 07:46:02 PST 2004


Hello! I'm new here.

This is a optimization proposal for kaffe.

The main idea is to share all the classpath in a server, running at localhost (or remote) that shares the classpath for all the VMs running on the same machine / network.

By this way we don't have to load all the classes for every VM. Only one time for all VM. Of course that's only the classpath, because, every VM have their own memory space.

Using this scheme kaffe will only load 1 time all the classes, and will share this classes to all the clients.

What do you think about that?

-- 
Software is like violence. Is better if it's free.
--




More information about the kaffe mailing list