caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: skaller <skaller@users.sourceforge.net>
To: Kenneth Knowles <kknowles@berkeley.edu>
Cc: skaller <skaller@users.sourceforge.net>,
	"Brandon J. Van Every" <vanevery@indiegamedesign.com>,
	caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] suggestion: do not link to www.ocaml.org
Date: 15 Apr 2004 10:32:22 +1000	[thread overview]
Message-ID: <1081989141.20677.812.camel@pelican> (raw)
In-Reply-To: <20040414160141.GB23982@tallman.kefka.frap.net>

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


  reply	other threads:[~2004-04-15  0:32 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-13 22:27 Henri DF
2004-04-13 22:43 ` [Caml-list] " Alan Post
2004-04-13 23:01   ` Henri DF
2004-04-13 23:29     ` Christophe TROESTLER
2004-04-13 22:58 ` [Caml-list] " Zed A. Shaw
2004-04-13 23:25   ` Brandon J. Van Every
2004-04-14  1:12     ` John Goerzen
2004-04-14  4:32       ` Brandon J. Van Every
2004-04-14 15:14         ` John Goerzen
2004-04-14 16:28           ` Matt Gushee
2004-04-14 18:16           ` Brandon J. Van Every
2004-04-14 18:36             ` John Goerzen
2004-04-14  5:34     ` Kenneth Knowles
2004-04-14  6:26       ` Brandon J. Van Every
2004-04-14  6:32         ` Kenneth Knowles
     [not found]           ` <20040414070841.GA6062@roke.freak>
2004-04-14  7:32             ` Kenneth Knowles
2004-04-14 11:12       ` skaller
2004-04-14 16:01         ` Kenneth Knowles
2004-04-15  0:32           ` skaller [this message]
2004-04-15  5:37             ` Kenneth Knowles
2004-04-13 23:38   ` Karl Zilles
2004-04-13 23:00 ` Christophe TROESTLER
2004-04-14 15:17   ` Richard Jones
2004-04-14 19:05   ` Xavier Leroy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1081989141.20677.812.camel@pelican \
    --to=skaller@users.sourceforge.net \
    --cc=caml-list@inria.fr \
    --cc=kknowles@berkeley.edu \
    --cc=vanevery@indiegamedesign.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).