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 Distribution

jits-0.1.0-py2.5.egg (20.2 kB view details)

Uploaded Source

File details

Details for the file jits-0.1.0-py2.5.egg.

File metadata

  • Download URL: jits-0.1.0-py2.5.egg
  • Upload date:
  • Size: 20.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jits-0.1.0-py2.5.egg
Algorithm Hash digest
SHA256 2f7913a68be3b2968e779412da3c235221f54cf19f0e6713068d9b4d0b0ff552
MD5 fab85c8dbf4d7e639d76253daad00b6b
BLAKE2b-256 59a2307467812932c097f9cdf90a57d7e56b64eb538005e0d3d63cf221b0381d

See more details on using hashes here.

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