Top

The Distribution Subsystem

Erik Klintskog and Anna Neiderud

Mozart provides support for distributed programming. This is realized by a Distribution Subsystem that offers communication with an arbitrary number of sites, a modular design that allows customization, communication over multiple platforms, and reliable message delivery and fault tolerance; all this with high throughput through an efficient implementation.

To allow application programmers to more efficiently utilize distributed programming an overview of the Distribution Subsystem with references to other documentation is presented by this document.



Erik Klintskog and Anna Neiderud
Version 1.4.0 (20080702)