skip to navigation
skip to content

jits 0.1.1

Django JITS (Just In Time Scheduler)

A scheduling system for django.

Instead of a traditional scheduler which has a main loop, usually in a thread, which polls for scheduled tasks this scheduler's polls are triggered by each new request. This way scheduled events are fired as often as needed to retrieve new data that may be needed for local content adjustment without the overhead of another thread and polling loop.

 
File Type Py Version Uploaded on Size # downloads
jits-0.1.1-py2.4.egg (md5) Python Egg 2.4 2008-03-19 19KB 749
jits-0.1.1-py2.5.egg (md5) Python Egg 2.5 2008-03-19 19KB 916