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.0.tar.gz (5.8 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.0-py3-none-any.whl (8.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-simple-queue-0.1.0.tar.gz
  • Upload date:
  • Size: 5.8 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.0.tar.gz
Algorithm Hash digest
SHA256 8d43ef50ce8c1bc4b9840298bce45891029077686a100fbc70cd6accb0f3a73b
MD5 914195f807e61e56341bc65a89b54da5
BLAKE2b-256 23525396d602cd34ce456acdb86a567ef95ccabbc527a91db66221f10837cd1c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_simple_queue-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ac0dab94ba913f23dbd3b418df3e88e9b2fc91ae5690466cf161556f229587da
MD5 e9b07b0b949548d5a72c59e43d79a0e9
BLAKE2b-256 9692e1426946424d11a36d819a44333e3b3d8d533e993a54c7b587efdfc98fdc

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