[
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: | Daniel_Bünzli <daniel.buenzli@e...> |
| Subject: | Re: [Caml-list] Threads question |
Le 10 oct. 07 à 16:43, Raj Bandyopadhyay a écrit : > I was wondering if there is a more lightweight thread library out > there which works at the native code level and does not use system- > level threads? I don't remember exactly how it is implemented but maybe Jérôme Vouillon's lwt [1] is what you are looking for. You can find it in the distribution of the Unison file synchronizer and in Ocsigen. Best, Daniel [1] http://www.ocsigen.org/doc/lwt/Lwt.html