UMPS
The University of Utah Seismograph Stations Message Passing System.
Process Base Class

Processes are independent components of a program - e.g., heartbeating. More...

Collaboration diagram for Process Base Class:

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...
 

Detailed Description

Processes are independent components of a program - e.g., heartbeating.