Description
Service workers can be forked and watched as several instances of the same program in one context. It is useful for administrators who need simple process supervision around lightweight server workloads.
Process supervisors can restart or duplicate commands that have network, file, or CPU impact. Confirm the managed command, limits, and permissions before using it in production.