Xref: utzoo comp.lang.c++:4577 comp.lang.eiffel:398 comp.lang.misc:3451 Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!unmvax!polyslo!ttwang From: ttwang@polyslo.CalPoly.EDU (Thomas Wang) Newsgroups: comp.lang.c++,comp.lang.eiffel,comp.lang.misc Subject: Best garbage collection algorithm Message-ID: <14236@polyslo.CalPoly.EDU> Date: 7 Sep 89 02:16:39 GMT Reply-To: ttwang@polyslo.CalPoly.EDU (Thomas Wang) Followup-To: comp.lang.misc Distribution: na Organization: Cal Poly State University -- San Luis Obispo Lines: 12 I have decided to implement a garbage collection system for C++. Currently I am trying to pick the garbage collection algorithm to use. Are there better algorithms than 'generation scavenging'? Does anyone have paper references for the 'best' garbage collection algorithm? Please e-mail or post. Thanks. -Thomas Wang ("This is a fantastic comedy that Ataru and his wife Lum, an invader from space, cause excitement involving their neighbors." - from a badly translated Urusei Yatsura poster) ttwang@polyslo.calpoly.edu