Skip to main content

BullMQ for Python

Project description

BullMQ For Python

This is the official BullMQ Python library. It is a close port of the NodeJS version of the library. Python Queues are interoperable with NodeJS Queues, as both libraries use the same .lua scripts that power all the functionality.

Features

Currently, the library does not support all the features available in the NodeJS version. The following have been ported so far:

  • Add jobs to queues.

    • Regular jobs.
    • Delayed jobs.
    • Job priority.
    • Repeatable.
  • Workers

  • Job events.

  • Job progress.

  • Job retries.

  • Job backoff.

  • Getters.

Installation

pip install bullmq

Usage

from bullmq import Queue

queue = Queue('my-queue')

job = await queue.add('my-job', {'foo': 'bar'})

Documentation

The documentation is available at https://docs.bullmq.io

License

MIT

Copyright

Copyright (c) 2018-2023, Taskforce.sh Inc. and other contributors.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bullmq-2.15.1.tar.gz (777.1 kB view details)

Uploaded Source

Built Distribution

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

bullmq-2.15.1-py3-none-any.whl (891.7 kB view details)

Uploaded Python 3

File details

Details for the file bullmq-2.15.1.tar.gz.

File metadata

  • Download URL: bullmq-2.15.1.tar.gz
  • Upload date:
  • Size: 777.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for bullmq-2.15.1.tar.gz
Algorithm Hash digest
SHA256 ba9d4433c20f19830a6ee4ddfecc1615ac6f682abae5e1e53ec557da3d521883
MD5 a7a02bc55dfa71984fa97507ec8b5d12
BLAKE2b-256 f7f2328927d529a2562cea84e90c66fca8a763ae0a2abd756e7adc1d3bfb9062

See more details on using hashes here.

File details

Details for the file bullmq-2.15.1-py3-none-any.whl.

File metadata

  • Download URL: bullmq-2.15.1-py3-none-any.whl
  • Upload date:
  • Size: 891.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for bullmq-2.15.1-py3-none-any.whl
Algorithm Hash digest
SHA256 3a96df12c1ac11c3ee2a831f0d482639dba7542555191ad733cfa1c6cfbc03ec
MD5 28a3d232104bab4e15c78e2b85d80439
BLAKE2b-256 420441d57a5b6e2f073373d39c3982b5ecc410bde98a88b635c07164ccc65464

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