caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Raoul Duke <raould@gmail.com>
To: caml users <caml-list@inria.fr>
Subject: Re: [Caml-list] Parallelism in newer versions of ocaml
Date: Thu, 18 Jun 2015 13:00:56 -0700	[thread overview]
Message-ID: <CAJ7XQb7Or7ew_OXuFr+KtvC83FETPBC2Nq4wm_MOR1W-_3PdcA@mail.gmail.com> (raw)
In-Reply-To: <CAK7rcp-+-tE+4fB9qe46Kw2aa=ujtDhJwTyodBMScW8mFyD_jQ@mail.gmail.com>

Might be subjective. Some people don't mind having things be e.g.
event-driven co-operating threads style, which is probably already
available. :-) Beyond that, for something with e.g. pre-emption of
some sort? Ideally something that is both well founded theoretically,
and long proven pragmatically. Not sure what that would be, though.
Some things which are at least pragmatically proven: Ada's Ravenscar
profile; Actor-ish approaches like Erlang. There's stuff like process
algebras/calculi such as Occam-Pi with static checkers. There's Go's
variant on such process-channel themes. There's stuff like
Haskell/Clojure's STMs (which are still contentious). There's all the
stuff in Rust.

  reply	other threads:[~2015-06-18 20:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAK7rcp_SFAx0PS3bgqxUA1dquYuzapXXsgw5A1mirq1Ztdog=Q@mail.gmail.com>
2015-06-18 19:53 ` Kenneth Adam Miller
2015-06-18 20:00   ` Raoul Duke [this message]
2015-07-16  9:42   ` Goswin von Brederlow

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=CAJ7XQb7Or7ew_OXuFr+KtvC83FETPBC2Nq4wm_MOR1W-_3PdcA@mail.gmail.com \
    --to=raould@gmail.com \
    --cc=caml-list@inria.fr \
    /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).