From: skaller <skaller@users.sourceforge.net>
To: rick@eltopia.com
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Re: async networking
Date: Wed, 08 Feb 2006 15:29:17 +1100 [thread overview]
Message-ID: <1139372958.8313.73.camel@rosella> (raw)
In-Reply-To: <1139347775.10092.6.camel@localhost.localdomain>
On Tue, 2006-02-07 at 13:29 -0800, Rick Richardson wrote:
> My only interest lies in high performance networking, specifically in a
> high connection / low data volume scenario (at this juncture at least).
> The optimal solution is some form of iocp with multiple threads (1 per
> open socket initiated at startup).
The optimal solution is to use MLton, Haskell, or Felix,
which all give you a threading API without needing pthreads.
Ocaml bytecode with vmthreads does too, but I think it needs to be
fixed to schedule using event notifications instead of select.
--
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net
next prev parent reply other threads:[~2006-02-08 4:29 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-02-05 8:52 Rick Richardson
2006-02-05 17:32 ` [Caml-list] " Gerd Stolpmann
2006-02-06 18:34 ` Bardur Arantsson
2006-02-07 4:55 ` [Caml-list] " skaller
2006-02-07 17:44 ` Bardur Arantsson
2006-02-07 18:44 ` [Caml-list] " Rick Richardson
2006-02-07 19:01 ` Gerd Stolpmann
2006-02-07 19:43 ` Bardur Arantsson
2006-02-07 20:30 ` [Caml-list] " Gerd Stolpmann
2006-02-07 20:51 ` Remi Vanicat
2006-02-07 21:29 ` Rick Richardson
2006-02-07 22:03 ` Jonathan Roewen
2006-02-08 4:18 ` Rick Richardson
2006-02-08 14:43 ` Markus Mottl
2006-02-08 4:29 ` skaller [this message]
2006-02-05 20:18 ` [Caml-list] " Pierre Etchemaïté
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=1139372958.8313.73.camel@rosella \
--to=skaller@users.sourceforge.net \
--cc=caml-list@inria.fr \
--cc=rick@eltopia.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