Skip to main content

Django JITS (Just In Time Scheduler)

Project description

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

jits-0.1.1-py2.5.egg (19.9 kB view hashes)

Uploaded Source

jits-0.1.1-py2.4.egg (19.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page