in reply to Re: triggering a program in web server
in thread triggering a program in web server
you're rite, I was thinkin to have the program run as a daemon, but I do not know how to do the scheduling part.
Is there any simple program or piece of code as an example to show how to do this ?
I was thinkin using infinite loop in the program to check, but will it slow down the server ?
Or is there any command to 'sleep' the program periodically ?
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: triggering a program in web server
by valdez (Monsignor) on Aug 18, 2003 at 10:55 UTC | |
|
Re: Re: Re: triggering a program in web server
by bm (Hermit) on Aug 18, 2003 at 10:49 UTC |