Skip to main content

Twisted task scheduling for django

Project description

# tiempo
Twisted Task Scheduling for Django


## Dev Setup

```bash
virtualenv tiempo --no-site-packages --distributed
source tiempo/bin/activate
pip install -e <path to your tiempo repo>
```

Then to test this shit out just run:

```bash
./tiempo/scripts/metronome
```


#### To use with Django/Hendrix

* in settings.py
* `TIEMPO_THREAD_CONFIG = [('prioirty1'), ('priority1, 'downstairs', 'upstairs')]`
* each entry in the list specifies which queues that thread should check for work
* the above example will have two both checking "priority1" and "downstairs" and "upstairs" on only one process
* 'INSTALLED_APPS' += 'tiempo.contrib.django'

Project details


Download files

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

Source Distribution

tiempo-1.2.1.tar.gz (58.4 kB view details)

Uploaded Source

File details

Details for the file tiempo-1.2.1.tar.gz.

File metadata

  • Download URL: tiempo-1.2.1.tar.gz
  • Upload date:
  • Size: 58.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tiempo-1.2.1.tar.gz
Algorithm Hash digest
SHA256 e92cfba387d24fed35412e50a25513119595a17e871923ff08d4a5b607edd21c
MD5 efd99f8d1e9f5222b0db2453ad6985fb
BLAKE2b-256 e9372cfd3d5b830b0d6affd08c10ce0a9b134bac87ed5f08244364b82d4937a1

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