Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!cs.dal.ca!aucs!ifocs9d From: ifocs9d@aucs.uucp (Rick Giles) Newsgroups: comp.lang.misc Subject: garbage collection Message-ID: <1990Aug1.002200.19565@aucs.uucp> Date: 1 Aug 90 00:22:00 GMT Organization: Acadia University - School of Computer Science Lines: 14 I'm investigating memory management and garbage collection schemes for Prograph, an object-oriented, data-flow programming language. The current implementation of Prograph uses reference counting for garbage collection. We're considering the pros and cons of using mark and sweep or generational garbage collection algorithms. If you have some first-hand recommendations or information I'd be pleased to hear from you. I can give further info on Prograph and the memory management issues of the language if that will help. Thanks. Rick Giles Bitnet: FRGILES@Acadia.ca Internet: FRGILES%Acadia.BITNET@CUNYVM.CUNY.EDU UUCP: uunet!dalcs!aucs!ifocs9d