comp.lang.ada
 help / color / mirror / Atom feed
From: Wesley Groleau <wesgroleau@despammed.com>
Subject: Re: real-time Java
Date: Tue, 15 Apr 2003 13:43:29 -0500
Date: 2003-04-15T13:43:29-05:00	[thread overview]
Message-ID: <0eidnSyVZLlWzwGjXTWcpQ@gbronline.com> (raw)
In-Reply-To: <5ad0dd8a.0304150959.b35340e@posting.google.com>


>>(Another thing that would be nice is a JVM that is
>>a shared library or resident in the OS or something,
>>instead of--this is for multi-user environments, BTW--
>>having every Java program running its own copy of the JVM.)
> 
> Unix and Windows will load only one copy of a binary no matter if it's
> an executable or shared library. So there is only one copy of the
> garbage collector code. I don't see how collector data could be shared
> though.

I can't speak for windows, but this is not true
of Solaris.  The project I recently left had a
problem reporting/tracking tool in Java.  Everybody
used it.  That mean that at any given time, the
physical memory and swap space had twenty to thirty
copies of the JVM running, and each copy had additional
memory allocated to all the same classes.




  reply	other threads:[~2003-04-15 18:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bebbba07.0304101816.3493f42a@posting.google.com>
2003-04-11  6:10 ` real-time Java Kent Paul Dolan
2003-04-11  6:23   ` Dr. Michael Paus
2003-04-17  6:40     ` Kent Paul Dolan
2003-04-17 21:04       ` Robert A Duff
2003-04-11 11:43   ` Tum
2003-04-15  8:17   ` Darren Winsper
2003-04-15  9:23     ` Mark Thornton
2003-04-15 14:57       ` Wesley Groleau
2003-04-15 15:06         ` Mark Thornton
2003-04-15 15:50         ` Robert A Duff
2003-04-16 23:29           ` Thomas Maslen
2003-04-15 17:59         ` Wojtek Narczynski
2003-04-15 18:43           ` Wesley Groleau [this message]
2003-04-15 23:33             ` Samuel Tardieu
2003-04-16  1:07             ` Kent Paul Dolan
2003-04-15 18:47           ` Wesley Groleau
2003-04-16  5:16             ` Tor Iver Wilhelmsen
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox