Browse thread
[Caml-list] [ANN] Amble, first public release
- Olivier_Pérès
[
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: | Olivier_Pérès <olivier.peres@l...> |
| Subject: | [Caml-list] [ANN] Amble, first public release |
Good evening everyone,
Amble is a library that makes it easy to write distributed programs
in Objective Caml. It is primarily intended for teaching distributed
programming. Basically, you design communicating automata and network
topologies, and Amble takes care of the implementation details. It is a
"compile once run many" design in that the actual distribution of the
processes is specified at runtime. The source code, documentation and a
few demo programs are available here : http://home.gna.org/amble/
Yours,
Olivier.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners