From: | Jim Peters |
Date: | 21 Sep 2000 at 16:19:29 |
Subject: | Re: AMIOPEN: XML and Java, a uncharted territory? |
On Thu, Sep 21, 2000 at 01:56:04PM +0200, Ole Friis Ostergaard wrote:
> Now, if it's that easy to translate JAVA code to VP, I wonder what kind
> of garbage collection is used in the VP version of the JAVA code. Does
> anybody know that?
>
> (And, generally, I'd love to know what garbage collection algorithm is
> used in the Intent JAVA system.)
Yes, I'd like to know too. It makes a big difference to anything in
the least bit real-time, like trackers, mod-players, streaming video,
games and so on. I like java, but I've had to avoid it completely for
my own projects because I can't possibly tolerate everything stopping
dead every now and then for it to garbage-collect.
Jim