[
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: | Karl Zilles <zilles@1...> |
| Subject: | Re: [Caml-list] Nethttpd_plex performance question |
Andre Nathan wrote: > I'm trying to write a simple webserver using Nethttpd_plex from the > ocamlnet package. I did a simple benchmark using the examples provided > in the distribution (easy_daemon.ml and netplex.ml). Both examples > create static pages, but the netplex version shows worse performance, > which I think is odd because it uses a multi-process model, while > easy_damon is a single process handling all requests. How many processors does the machine that you're testing on have?