On Fri, 2004-11-19 at 12:14 +0000, Victor Kirk wrote:
> > I have an app running an xml-rpc server.  I would like
> > this app to run as a unix service.
> 
> Sorry, I think I misread your question.  What is stopping
> you from running your appication as a daemon? There is no
> difference between an application and a daemon on unix
> like systems (although a de-facto standard is for a
> daemon to fork and exit)

I am really looking for signalling and such to control aspects of the
app (stop/reload config/restart/etc).

My other issue was that the impression from this list regarding the
supplied WebServer (what I am currently using) is that it is not robust
enough for production use.

Regards
Chris
-- 
Chris Picton <[EMAIL PROTECTED]>
Tangent Systems

Reply via email to