Skip to main content

Django based app for Task queue manager using database as the broker.

Project description

Django simple queue

It is a very simple app which uses database for managing the task queue.

Set up

  • Add django_simple_queue to INSTALLED_APPS in settings.py
  • Add the following to urls.py in the main project directory.
path('django_simple_queue/', include('django_simple_queue.urls')),
  • Apply the database migrations

Usage

Start the worker process as follows:

python manage.py task_worker

Use from django_simple_queue.utils import create_task for creating new tasks.

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-simple-queue-0.1.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

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

django_simple_queue-0.1.1-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

Details for the file django-simple-queue-0.1.1.tar.gz.

File metadata

  • Download URL: django-simple-queue-0.1.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for django-simple-queue-0.1.1.tar.gz
Algorithm Hash digest
SHA256 50770ee422aa622b587880f10cf02588e425918767730f4d62da48410359831f
MD5 8b5ccc580b5b88a0fde5b9c42249ebb9
BLAKE2b-256 879b040a0d565a656938cae183c64f703e6683168d91aa7d5aec90125c654bb8

See more details on using hashes here.

File details

Details for the file django_simple_queue-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: django_simple_queue-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 8.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.9.1

File hashes

Hashes for django_simple_queue-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e9b11be537019078bd750f5ea18e8366426c3d2786366974bb5703d14dfb24df
MD5 90ab14c0d959770d088a0c4eb12a45d9
BLAKE2b-256 c88e4cfaca883c9c4db9ad5b4e1f9db69534e09e4b0afa08d80987447abac53a

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