Processes are independent components of a program - e.g., heartbeating. More...
Classes | |
class | UMPS::Modules::IProcess |
A module is typically comprised of multiple processes. This defines the essential qualities that constitute a process in UMPS. More... | |
class | UMPS::Modules::ProcessManager |
This is a collection of processes. By adding processes to this module, all processes can be started and stopped by one utility. More... | |
Processes are independent components of a program - e.g., heartbeating.