in reply to daemonize a perl script on redhat linux 7.3

CPAN - Proc::Daemon

As a side note, has anyone ever tried using threads instead of fork for handling the clients in a perl-based MP3 streamer? I would imagine it would be much more efficient, but I haven't kept up to date on the efficiency or stability of the latest releases of perl threads...

<code>perl -e "print qq/just another perl hacker who doesn't grok japh\n/"

  • Comment on Re: daemonize a perl script on redhat linux 7.3