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
Release history Release notifications | RSS feed
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 details)
jits-0.1.1-py2.4.egg
(19.9 kB
view details)
File details
Details for the file jits-0.1.1-py2.5.egg
.
File metadata
- Download URL: jits-0.1.1-py2.5.egg
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3cd9deccb1ac713f8d9b0182366fefe592f8a2a73d33b408ff7240f9034d059 |
|
MD5 | b4af16ddc2b5226d33efc96e56f49d43 |
|
BLAKE2b-256 | 8ff9aee38f54b60d3375a34f741d4a67c30f9776176c86d8990497862e5bbbd2 |
File details
Details for the file jits-0.1.1-py2.4.egg
.
File metadata
- Download URL: jits-0.1.1-py2.4.egg
- Upload date:
- Size: 19.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34206ea91771254d22b926ed2bc0b67deda454c6754deac60aa991f07cbf51c5 |
|
MD5 | f8b116c005b8b916ea0a2440483168ed |
|
BLAKE2b-256 | e42b50be3806a6cc60d91529af2aabface8e9e74f62203b55079d1d38b3f0a67 |