Browse thread
[Caml-list] suggestion: do not link to www.ocaml.org
[
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: | skaller <skaller@u...> |
| Subject: | Re: [Caml-list] suggestion: do not link to www.ocaml.org |
On Thu, 2004-04-15 at 02:01, Kenneth Knowles wrote: > In fact, I took a look at Felix pretty soon after starting up with OCaml. > If I were in a C++ shop rather than a web shop I'd certainly be > lobbying for it. Oh? The cooperative multi-tasking model is particularly well suited to web services. If you were a TCP/IP expert and kernel hacker, you could easily make a totally scalable web server. Currently, Unix sheduling kills servers around 100K connections. My Linux box can handle 1 million Felix threads no worries :D All that is needed is to hook all the traffic on port 80, eliminating the major bottleneck -- sockets. -- John Skaller, mailto:skaller@users.sf.net voice: 061-2-9660-0850, snail: PO BOX 401 Glebe NSW 2037 Australia Checkout the Felix programming language http://felix.sf.net ------------------- 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