Preparing Mozart 1.4.0
Bob Calco
bobcalco at tampabay.rr.com
Mon Jun 30 05:59:13 CEST 2008
> terminology). Chapter 5 will show how to program something similar to
> process
> linking in Oz.
> ---
>
> Hmmm. Sounds good to me! Working my way inexorably to Chapter 5... :)
>
> - Bob
>
And sure enough in Chap 5:
---
We also show how to implement Erlang-like processes in Oz. Process linking
and monitoring is very easy to implement. We then provide an abstraction
that
deals with temporary failures, and guarantees a consensus about failures in
a
set of processes monitoring each other. The consensus is reached by a vote
among the correct processes.
---
See section 5.2 andthen 5.3 starting on page 74... :)
http://www.info.ucl.ac.be/~pvr/raphthesis.pdf
- Bob
More information about the mozart-hackers
mailing list