On Thu, 2005-01-27 at 13:20 -0800, Robin Boerdijk wrote: > Does anybody have a solution for efficiently running multiple Java or > .NET applications at the same time? Right now, if I'm not mistaken, > each Java or .NET application requires its own virtual machine which > can be real resource hogs. So what I'm looking for is a way to run > these applications sharing as many VM resources as possible while at > the same being isolated like regular processes. Any ideas how this > could be done? Get the sources for the Java VM and .NET VM and merge them as far as possible. And what has this to do with the Linux kernel? Bernd -- Firmix Software GmbH http://www.firmix.at/ mobil: +43 664 4416156 fax: +43 1 7890849-55 Embedded Linux Development and Services -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/