On Mon, Nov 12, 2012 at 12:33:34PM +0400, Peter Vereshagin wrote:
> I have a kind of specific requirements for the daemon I'm trying to author
> like foreground running, configurable stuff like number of forks, port to
> listen, etc.

I would recommend looking at:
Parallel::PreFork
Daemon::Control

Reply via email to