Browse thread
[Caml-list] Threading: Using and Building
[
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: | David Brown <caml-list@d...> |
| Subject: | Re: [Caml-list] Threading: Using and Building |
On Tue, Apr 13, 2004 at 08:44:47AM +0100, Benjamin Geer wrote: > >However, Python uses true > >threads, so it is fine to call blocking system calls in threads (it will > >not block the entire program). > > This is also the case in Caml; see above. It is important for the wrapper stub to be written correctly, though. Dave ------------------- 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