Programming in JoCaml --- Extended Version
Abstract
JoCaml is a language for concurrent and distributed programming. We here present a non-trival distributed application written in JoCaml: a ray~tracer. Thereby, we show how to program the coordination of multiple cooperating agents in a concise manner, in the spirit of functional programming. We also adress the issue of agent failure.
Origin : Files produced by the author(s)
Loading...