Skip to main content

Database backed asynchronous task queue

Project description

Build Status Coverage Status 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 django-background-tasks (plural). For an easy upgrade from django-background-task to django-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.

Donations

django-background-tasks is free software. If you find it useful and would like to give back, please consider to make a donation using Bitcoin or Paypal. Thank you!

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

django-background-tasks-doctocliq-2.0.0.tar.gz (21.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file django-background-tasks-doctocliq-2.0.0.tar.gz.

File metadata

File hashes

Hashes for django-background-tasks-doctocliq-2.0.0.tar.gz
Algorithm Hash digest
SHA256 6b366f5553a7726b3a3a9465d60bf40c4ddad22324185a036f738c93026c55ca
MD5 ff62b580a5dffef9e0a7a9cb2800f841
BLAKE2b-256 fff936c1da1f3c34a04bc0df2da263d8dcecdcd854b74686397a4c3b40e7e7d0

See more details on using hashes here.

File details

Details for the file django_background_tasks_doctocliq-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for django_background_tasks_doctocliq-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4d6167af1301964801a8d15457188a7ec6a88b56580e0ff875db89b61c0524a7
MD5 40d05ce190ea638492becbd917bca13b
BLAKE2b-256 a7055955d92c447265f73fba88d96898b719909bd91ab4fafd8a63eb74991e11

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