Browse thread
[Caml-list] Why systhreads?
-
Lauri Alanko
- Sven Luther
- Vitaly Lugovsky
- Christopher Quinn
- Xavier Leroy
[
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: | Sven Luther <luther@d...> |
| Subject: | Re: [Caml-list] Why systhreads? |
On Sat, Nov 23, 2002 at 11:08:06AM +0200, Lauri Alanko wrote: > Hello. > > A simple, fundamental question: why is native-code threading done using > system threads? Why isn't pure user-level scheduling used as with > bytecode? I don't really know about windows (which is a pain to use ocaml on anyway) but on unix, you can choose at compile time to use either systhreads or ocamlthreads. Friendly, Sven Luther ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners