Browse thread
[ANN] distribution.ml, a poor's man MapReduce for OCaml using MPI
- Yoann Padioleau
[
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: | Yoann Padioleau <padator@w...> |
| Subject: | [ANN] distribution.ml, a poor's man MapReduce for OCaml using MPI |
Dear list, I am pleased to announce the first release of distribution.ml, a poor's man MapReduce for OCaml using MPI. The code is available here: http://aryx.kicks-ass.org/~pad/ocaml/mapreduce-0.1.tgz and the documentation (distribution.ml is a literate document) here: http://aryx.kicks-ass.org/~pad/ocaml/mapreduce.pdf