* invoke
@ 2009-02-21 15:23 Jon Harrop
2009-02-21 15:42 ` [Caml-list] invoke Hezekiah M. Carty
0 siblings, 1 reply; 2+ messages in thread
From: Jon Harrop @ 2009-02-21 15:23 UTC (permalink / raw)
To: caml-list
Is the "invoke" function that forks a Unix process to compute a future in
parallel implemented in any of OCaml's third party libraries?
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] invoke
2009-02-21 15:23 invoke Jon Harrop
@ 2009-02-21 15:42 ` Hezekiah M. Carty
0 siblings, 0 replies; 2+ messages in thread
From: Hezekiah M. Carty @ 2009-02-21 15:42 UTC (permalink / raw)
To: Jon Harrop; +Cc: caml-list
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-02-21 15:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-21 15:23 invoke Jon Harrop
2009-02-21 15:42 ` [Caml-list] invoke Hezekiah M. Carty
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox