Skip to main content

Database backed asynchronous task queue

Project description

Django Background Tasks (Async Update)

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 and updated to fix thread concurrency.

.. _Ruby's DelayedJob: https://github.com/tobi/delayed_job .. _lilspikey: https://github.com/lilspikey/

You can find in PyPI as django-background-tasks-async-update.

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_.

.. _Read the docs: http://django-background-tasks.readthedocs.io/en/latest/

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_async_update-1.2.11.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file django_background_tasks_async_update-1.2.11.tar.gz.

File metadata

File hashes

Hashes for django_background_tasks_async_update-1.2.11.tar.gz
Algorithm Hash digest
SHA256 4b46296b6beae53ae886614079326d3469ea9c3c8dc2800825de240abecdbb4a
MD5 e4af65565cb0016bff270bbee3bd0f3a
BLAKE2b-256 d87f1079ba9fc3f2931218e0058fbb9dd7a0b3a8548ef3db37215b00c50e2dc9

See more details on using hashes here.

File details

Details for the file django_background_tasks_async_update-1.2.11-py3-none-any.whl.

File metadata

File hashes

Hashes for django_background_tasks_async_update-1.2.11-py3-none-any.whl
Algorithm Hash digest
SHA256 9eeb9fb5b861c81d6260f892022a676c68756278d113f23ba502450e984ae933
MD5 5834034a589e3fea7dbc045f4222eebb
BLAKE2b-256 93175de4619bec1eb3fa9f50616aab0fd2d6a3215e37c4a8ae618653abd72633

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page