[Tutor] Python Job Scheduling package

Vince Spicer vince at vinces.ca
Thu Oct 13 23:48:56 CEST 2011


You could take a peak at these. Both work without external dependencies

http://packages.python.org/APScheduler/#features
http://pypi.python.org/pypi/TGScheduler/1.6.2

VInce

On Thu, Oct 13, 2011 at 3:53 AM, harish bansal
<harishbansal.83 at gmail.com> wrote:
> Has anyone seen a python job scheduling framework that could provide the
> following features
>
> Add/remove job from the queue
> View job list
> check job status
> Run concurrent jobs.
>
> I am looking for something similar to
> coalition(http://code.google.com/p/coalition/)
> --
> Harry
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>



-- 
Vince Spicer


More information about the Tutor mailing list