Skip to main content

Database backed asynchronous task queue

Project description

Documentation Status PyPI

Django Background Task is a database-backed work queue for Django, loosely based around Ruby’s DelayedJob library. This project was adopted and adapted from lilspikey django-background-task.

To avoid conflicts on PyPI we renamed it to [django4-background-tasks](https://pypi.org/project/django4-background-tasks/). For an easy upgrade from django-background-tasks to django4-background-tasks, the internal module structure were left untouched.

In Django Background Task, all tasks are implemented as functions (or any other callable).

There are two parts to using background tasks:

  • creating the task functions and registering them with the scheduler

  • setup a cron task (or long running process) to execute the tasks

Docs

See Read the docs.

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

django4-background-tasks-1.2.10.tar.gz (21.1 kB view details)

Uploaded Source

File details

Details for the file django4-background-tasks-1.2.10.tar.gz.

File metadata

File hashes

Hashes for django4-background-tasks-1.2.10.tar.gz
Algorithm Hash digest
SHA256 6a36e23fcf003a662aa7dbc743c915c77a8a7582766d4567b29ee727f5af4092
MD5 10cb379052441a2d372924012f3d7728
BLAKE2b-256 4198961354520d4bc9234d3e0ffd2f9f4c42da028711e8ca26d62f4384882c81

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