Skip to main content

z4j RQ queue engine adapter (Apache 2.0)

Project description

z4j-rq

PyPI version Python License

The RQ engine adapter for z4j.

Streams every RQ job lifecycle event from your workers to z4j and accepts operator control actions from the dashboard. Pair with z4j-rqscheduler to manage periodic schedules.

What it ships

Capability Notes
Job lifecycle events enqueued, started, finished, failed, deferred, scheduled
Job discovery runtime registry of queue names + worker introspection
Submit / retry / cancel direct against the RQ queue
Bulk retry filter-driven; re-enqueues matching jobs from the failed registry
Purge queue with confirm-token guard
Reconcile task via Redis-backed job hash lookup

Install

pip install z4j-rq z4j-rqscheduler

Pair with a framework adapter:

pip install z4j-django  z4j-rq z4j-rqscheduler   # Django
pip install z4j-flask   z4j-rq z4j-rqscheduler   # Flask
pip install z4j-fastapi z4j-rq z4j-rqscheduler   # FastAPI
pip install z4j-bare    z4j-rq z4j-rqscheduler   # framework-free worker

Pairs with

Reliability

  • No exception from the adapter ever propagates back into your RQ workers or job hooks.
  • Events buffer locally when z4j is unreachable; workers never block on network I/O.

Documentation

Full docs at z4j.dev/engines/rq/.

License

Apache-2.0, see LICENSE.

Links

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

z4j_rq-1.4.0.tar.gz (44.7 kB view details)

Uploaded Source

Built Distribution

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

z4j_rq-1.4.0-py3-none-any.whl (40.1 kB view details)

Uploaded Python 3

File details

Details for the file z4j_rq-1.4.0.tar.gz.

File metadata

  • Download URL: z4j_rq-1.4.0.tar.gz
  • Upload date:
  • Size: 44.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for z4j_rq-1.4.0.tar.gz
Algorithm Hash digest
SHA256 cef2cf88e24cda1bff927f3c7d9a1802194490e6f15f03a813ff78d8f186491f
MD5 faf1645c28126e8238efcb0aded85d49
BLAKE2b-256 9a2360c4941f1584090c0bdf929dc9b7f581f27e30a712ba561603c6b3835cd8

See more details on using hashes here.

File details

Details for the file z4j_rq-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: z4j_rq-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 40.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for z4j_rq-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a748c957a80b62930876d8474651527d493f65f6290328b8877a84259609f528
MD5 3abf1da629424d4a56909228ce69e2de
BLAKE2b-256 02ab7a653d0f988e6b85533a744070c21d89a35d1f68ad964125186f318e633e

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