Subj : Re: pthread_create and memory To : comp.programming.threads From : Markus Elfring Date : Wed Mar 16 2005 10:39 pm > Since I have no idea how to implement a parallel GC, and it's not > clear whether native threads with a GC which stops all threads are > worth the effort (given that it could happen 500 times a second), for > the foreseeable future my language will continue to have the hybrid of > emulated and native threads. Do the explanations and configuration options that are described in the article "Tuning Garbage Collection with the 5.0 JavaT Virtual Machine" affect the Kogut or xharbour language? http://java.sun.com/docs/hotspot/gc5.0/gc_tuning_5.html Regards, Markus .