On 10 June 2015 at 16:35, Steve Lorimer <[email protected]> wrote:

>
>> Another alternative that I followed is to create a program that runs in
>> supervisor and starts your programs on a schedule:
>> https://github.com/plockaby/supervisor-tools
>>
>>
> Nice, thanks Paul - I'll check it out
>

If you decide to write a program that runs inside supervisor, I can highly
recommend Advanced Python Scheduler. It's a library which makes writing
cron-like functionality in Python a joy:

http://apscheduler.readthedocs.org/

Cheers,
Mikko
_______________________________________________
Supervisor-users mailing list
[email protected]
https://lists.supervisord.org/mailman/listinfo/supervisor-users

Reply via email to