Hi,

 

I've written a server application using POE which is working pretty well
now. It's preforking some

processes and then listens on a TCP port to acceppt client request.

 

Now I'd like to run it independently, so my question is, is there an
easy way for me to run a POE

script daemonized (w/o having to use Unix backgrounding/forking)? 

 

Any hint is greatly appreciated.

 

 

Thanks

Winni

Reply via email to