Must JavaTM Development Be So Slow?

Albrecht Wöß
Institute for Practical Computer Science
woess@ssw.uni-linz.ac.at


Abstract

Starting a new VM each time an application is executed, forces numerous classes to be loaded multiple times. This overhead significantly slows down the development of Java software.
So don't do it!
We plan to eliminate these bottlenecks with an open Java environment where only one VM hosts all applications and classes are loaded only once.

Furthermore we want to add a powerful textual user interface that allows command execution at a mouse-click in any text, supports literate programming, and thus highly enhances Java programming, development and maintenance of Java software.


Poster at the OOPSLA 2001, October, 2001, Tampa Bay, Florida, USA

You can download the poster and extended abstract in pdf format.