Browse thread
Re: Threading and SharedMem (Re: [Caml-list] Re: Is OCaml fast?)
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Jon Harrop <jonathandeanharrop@g...> |
| Subject: | RE: Threading and SharedMem (Re: [Caml-list] Re: Is OCaml fast?) |
What would be responsible for collecting the shared heap? Cheers, Jon. Eray wrote: > Seconded, why is this not possible? That is to say, why cannot each thread maintain a separate GC, > if so desired?