![]() |
|
PhoenixSwarm
5.1.1
Library to ease communication between daemons
|
Classes | |
| class | AbstractDataFunction |
| Abstract function definition which will be callable in Daemon. More... | |
| class | AbstractFunction |
| Abstract function definition which will be callable in Daemon. More... | |
| class | BaseDaemon |
| Daemon which help communication between processes and thread. More... | |
| class | Daemon |
| Class which describes a Daemon with connections to other daemons. More... | |
| class | DaemonConfig |
| Describe a Daemon of the Swarm. More... | |
| class | DaemonStatAccumulator |
| Accumulator of all events occurence on a Daemon (processing functions and communication latencies) to build swarm statistics over a time period. More... | |
| class | Data |
| Basic Data exchanged in the swarm. More... | |
| class | DataFunctionCall |
| Function which can be called in a Daemon. More... | |
| class | DataFunctionClassCall |
| Function which can be called in a Daemon. More... | |
| class | Function |
| Basic function which can be called from an other Daemon. More... | |
| class | FunctionCall |
| Function which can be called in a Daemon. More... | |
| class | Message |
| Message exchanged by Daemons. More... | |
| class | Monitoring |
| Daemon which manages statistics of a full swarm. More... | |
| class | Stat |
| Statistics of a Daemon. More... | |
| class | StatAccumulator |
| Accumulator of event occurence to build swarm statistics over a time period. More... | |
| class | VecStat |
| General statistics in the swarm. More... | |