> use something external, web2py binary and services doesn't really get 
> along. I use personally the http://nssm.cc/ package and I'm really happy 
> with that. 
> I "voted" for removing services support within web2py, the code (as all 
> code around windows services with python programs) is a copy-paste of a 
> copy-paste of a copy-paste of Mark Hammond's original recipe (and that was 
> for XP). 
> After all, programs like nssm can be more productive and are a piece of 
> sotware that basically deals with all the unconsistencies of the Win API.
>
> Well, this nssm is something new for me, and I will look into it. The 
service script works well for web2py, but getting the scheduler running as 
a service is not supported by web2py. I hacked something but not very well 
.. the scheduler service runs but I couldn't work out how to make it hang 
around and provide status updates, so my service tells the service manager 
it has stopped while in fact it is still running. Solving this needs me to 
understand how web2py starts the scheduler. 
 

-- 



Reply via email to