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.5.0.tar.gz (45.5 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.5.0-py3-none-any.whl (41.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_rq-1.5.0.tar.gz
  • Upload date:
  • Size: 45.5 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.5.0.tar.gz
Algorithm Hash digest
SHA256 66d9996bae1e636b96041338b6ae5adf7c4c8e4f1f400996398b28853c9ff7b0
MD5 11b84187d557a99baab40a698ef2bad5
BLAKE2b-256 8ddecdfe7c4ea6f0940bbe091d2aa11c90a835ea8df0c606e4978b17454ca8c9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_rq-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 41.3 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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 587f0d845555ad60338a8e1e034cb7ed3286bb89ec03c4551a081673b6a1e277
MD5 0f0a847d9844f85b90097cfc0ce3dfdd
BLAKE2b-256 1529c6c499158f5581214574c3f763f71f76306c8cdda455f97c51b9ab6f6fcc

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