Browse thread
OCamlMakefile
[
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: | Max Skaller <maxs@i...> |
| Subject: | Re: GC + thread |
Christophe Raffalli wrote: > This extension is also necessary (it is easy to have realistic examples > where the GC would collect much more thread with this extension). > > What do you think of that ? Why is this necessary? In particular, because in/out channels have reduced functionality, I have opted to use Unix.file_descr instead: these are converted to/from in/out channels if necessary. It seems to me this particular problem is part of a more general one concerning resource acquisition and threads? -- John (Max) Skaller at OTT [Open Telecommications Ltd] mailto:maxs@in.ot.com.au -- at work mailto:skaller@maxtal.com.au -- at home