Overview
The process management module (ProcMgr) is used to manage various application processes in the system, including creating, starting, and ending processes, and monitoring the status of each application process.
Nodes defined in the OpenHiva framework can be properly started only after permissions are configured. Pay attention to the following when starting processes:
- Provide the description file of the startup configuration file path. For details about the format requirements and description, see Startup Configuration File Path.
- Provide the configuration file for starting node processes. For details about the configuration example, see Process Startup Configuration File.
Parent topic: Process Management