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.3.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.3-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-simple-queue-0.1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 1b45cd7d27a019c8a327d55a2f7ae152690e8e976017d47534558764c06ac137
MD5 17ab7d4dace71365c41f8648a8f3b832
BLAKE2b-256 2cb44fc790ac5f31ad41bc8957e2ff9352a563f20f9f545045704820a382a655

See more details on using hashes here.

File details

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

File metadata

  • Download URL: django_simple_queue-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 8.3 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 862608b8d943a9e52b8ed9f172988935f72082b23a1bcdb2f80ea7c5160fb62d
MD5 63ca99b0a4eedef52431e4cd6ff39e8a
BLAKE2b-256 40747813eed309a055bb620c7ff190dadccd985d820f7ffbc288cf5d37391be7

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