Browse thread
ocamlnet and kernel poll
[
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: | Joel Reymont <joelr1@g...> |
| Subject: | Re: [Caml-list] ocamlnet and kernel poll |
On Sep 11, 2008, at 4:32 PM, Markus Mottl wrote: > Use bigstrings as buffers and > perform I/O outside of the OCaml-lock if releasing it (depends on > I/O-size) is more efficient. Are you suggesting using multiple OS threads within a single process? When exactly do you release the lock and how do you perform IO outside of it? How do you determine whether to release the lock or not? Thanks, Joel -- wagerlabs.com