2.1.1.1 : Overview
Each Daemon of the swarm automatically measures its own activity during execution and periodically reports these measurements to a dedicated daemon: the StatDaemonManager. This central daemon aggregates the statistics of every daemon in the swarm, indexed by daemon name. The system is entirely transparent to the application developer: statistics collection and transmission are handled by the Daemon base class.