Almost every GC algorithm has its advantages and disadvantages.
Real-time gc normally carry high cost, both in memory and in
cpu time.

I believe that options is very important. We should make Perl
6 runtime compaible with multiple gc schemes, possibly including
reference counting. However, it will be very hard to do so.
We have to design for it at the very beginning.

Hong

> Do you folks know anything about the garbage collector in rScheme
>  <URL:http://www.rscheme.org/>?  They say it's got a "real time
>  generational" garbage collector.  It must be worth looking over.
> 
> -- 
> mailto: (Karl M. Hegbloom) [EMAIL PROTECTED]
> http://www.microsharp.com
> phone://USA/WA/360-260-2066

Reply via email to