caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Hezekiah M. Carty" <hcarty@atmos.umd.edu>
To: Jon Harrop <jon@ffconsultancy.com>
Cc: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] invoke
Date: Sat, 21 Feb 2009 10:42:23 -0500	[thread overview]
Message-ID: <3a360f590902210742w73120bb5n5af494fff7789c16@mail.gmail.com> (raw)
In-Reply-To: <200902211523.29271.jon@ffconsultancy.com>

On Sat, Feb 21, 2009 at 10:23 AM, Jon Harrop <jon@ffconsultancy.com> wrote:
>
> Is the "invoke" function that forks a Unix process to compute a future in
> parallel implemented in any of OCaml's third party libraries?

I think the parallel processing functions in Prelude.ml
(http://github.com/kig/preludeml/tree/master) are built around a
forking invoke function based on one you posted a while ago.

Hez

-- 
Hezekiah M. Carty
Graduate Research Assistant
University of Maryland
Department of Atmospheric and Oceanic Science


      reply	other threads:[~2009-02-21 15:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-21 15:23 invoke Jon Harrop
2009-02-21 15:42 ` Hezekiah M. Carty [this message]

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=3a360f590902210742w73120bb5n5af494fff7789c16@mail.gmail.com \
    --to=hcarty@atmos.umd.edu \
    --cc=caml-list@yquem.inria.fr \
    --cc=jon@ffconsultancy.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).