Re: test the daemon
[email protected] (Karen Etheridge)
| Newsgroups | perl.qa |
|---|---|
| Message-ID | <[email protected]> |
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