Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Java Advocacy > Announcing Appl...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 2366 of 2423
Post > Topic >>

Announcing Applino: run multiple Java applications within a single JVM

by Dominic <dominic.cioccarelli@[EMAIL PROTECTED] > Apr 2, 2008 at 04:11 AM

Announcing Applino 1.0 (open source)

Most Java developers realise that it is inefficient to instantiate a
separate JVM for each Java application running on a user's computer.
This
involves a significant extra start-up time and is wasteful of memory.
Unfortunately, due to the need to segregate the effects of one
application
from another there hasn't been any choice.

On the server side however, much progress has been made in the area of
Java
Application Servers which are able to run multiple web applications
within
the same JVM. The level of intra application protection is so good
that
several hosting companies provide shared hosting where users host
their web
applications in the same JVM as other users.

The idea behind this project is simple: take the compartmentalisation
technology which has been developed for servlets and reapply it to
the
desktop space. This has proven to be exceedingly simple as concepts
such as
context life cycles and hierarchical class loaders map perfectly to
the
requirements of a mono JVM desktop environment.

http://www.applino.com/
 




 1 Posts in Topic:
Announcing Applino: run multiple Java applications within a sing
Dominic <dominic.ciocc  2008-04-02 04:11:56 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Jul 26 4:39:15 CDT 2008.