Browse thread
Faking concurrency using Unix forks and pipes
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Erik de Castro Lopo <mle+ocaml@m...> |
| Subject: | Re: [Caml-list] Faking concurrency using Unix forks and pipes |
Luc Maranget wrote: > This is what we did for a a few examples of using JoCaml, > the soon-to-be-released extension of OCaml for concurrent programming. > > Fork/Exec is an easy way to get simultaneous execution. > > JoCaml is not released yet, (I am writting the doc > and web site at the moment). > > The much incomplete web site is at > <http://jocaml.inria.fr> Now that *really* *does* look interesting! Erik -- ----------------------------------------------------------------- Erik de Castro Lopo ----------------------------------------------------------------- "It has been discovered that C++ provides a remarkable facility for concealing the trival details of a program -- such as where its bugs are." -- David Keppel