@omnitron-dev/titan-pm
v0.1.3
Published
Process manager module for Titan framework with supervisors, pools, and worker management
Readme
@omnitron-dev/titan-pm
Process manager module for the Titan framework
Part of the Omni monorepo — Fullstack Type-Safe RPC Framework.
Installation
pnpm add @omnitron-dev/titan-pmOverview
Process supervision, worker pools, and lifecycle management for Titan applications. Handles forking child processes, IPC communication, graceful shutdown (SIGTERM/SIGKILL), and configurable startup timeouts.
Key Features
- Process supervisor with restart policies
- Worker pool management with configurable concurrency
- IPC-based control plane between parent and children
- Health monitoring and automatic recovery
- Configurable startup timeouts per process
License
MIT
