On Tue, 19 Jul 2011 22:57:47 +0900, Trass3r <u...@known.com> wrote:

I am interested in Concurrent GC.

But, I have a question about CDGC.
AFAIK, other language runtimes use thread for concurrent processing.
Why use fork()? What is the merit of fork() approach?

I don't know.
On Windows you can't use fork anyway and we have to figure out an alternative way.

Maybe he explains it in his thesis, but it's only available in Spanish:
http://www.llucax.com.ar/proj/dgc/index.html

Thanks for the link!
But, I didn't read Spanish...

Reply via email to