in reply to Re: Writing a Daemon on Windows/Linux
in thread Writing a Daemon on Windows/Linux

Aren't threads somewhat still experimental in Perl? This is supposed to be a professional custom client-server solution that the company will depend on day and night.

It needs to be available 24/7 with no nasty surprises.

It kind of makes me cringe to use Windows. I prefer to run Perl in a Unix environment.

Otherwise, I'll have to break out C++ to create the daemon.

  • Comment on Re^2: Writing a Daemon on Windows/Linux