Multi Threaded Daemon – enhanced
Package:
Summary:
Daemon that spawns multiple parallel threads
Groups:
Author:
Description:
This class implements a daemon that can spawn multiple parallel threads.
It is an enhanced version of the original Multithreaded Daemon class written by Killerwhile.
This version provides several robustness improvements, adds support for handling signals and a unique PID file to avoid multiple instances.
It is an enhanced version of the original Multithreaded Daemon class written by Killerwhile.
This version provides several robustness improvements, adds support for handling signals and a unique PID file to avoid multiple instances.
Comments are closed.