[gambit-list] Real-time or generational gc?
Lassi Kortela
lassi at lassi.io
Mon Nov 11 10:25:59 EST 2019
Which Scheme implementations currently have concurrent GC?
If my reading of the current manual is correct, Chez doesn't have it.
Ypsilon "implements 'mostly concurrent garbage collection', which is
optimized for the multi-core CPU system". The website doesn't say which
precise techniques it is using, but the source is available.
<http://www.littlewingpinball.net/mediawiki/index.php/Ypsilon_Scheme_System>
More information about the Gambit-list
mailing list