Django application to delegate tasks asynchronously to worker processes.
Project description
Distributed Task is a lightweight module for Django to delegate diffent jobs to worker processes. It is useful for environments where celery is too overengeneered.
Install
Just add it to your INSTALLED_APPS and start writing tasks.
Write your first Task
…
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 Distribution
File details
Details for the file django_distributed_task-1.0.0.tar.gz.
File metadata
- Download URL: django_distributed_task-1.0.0.tar.gz
- Upload date:
- Size: 9.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f872704540286b459d41481e1c119573f872b27bcf0e31269d9f8391ad0fdbe
|
|
| MD5 |
934cc4813c0b0e18b75579ceefb47445
|
|
| BLAKE2b-256 |
a77db4824779dbd66c59117734633c4cc0a734e477882d45b97d0beaa965b406
|