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.

Compatibility

  • RQ 1.10+ and <3 (capped below the RQ 3.0 breaking-major rewrite)
  • Python 3.10+

Full per-adapter matrix at https://z4j.dev/reference/compatibility/.

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.6.7.tar.gz (51.8 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.6.7-py3-none-any.whl (46.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_rq-1.6.7.tar.gz
  • Upload date:
  • Size: 51.8 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.6.7.tar.gz
Algorithm Hash digest
SHA256 932a0875e9c0a4ab227c4b3a4281ec50b0978bcdf5bf5340be9d1bb4474c20ad
MD5 05d90e073762711d4ade50eaa6c186df
BLAKE2b-256 04fcfd953b8f32bd2ec73d2339c01b2b86bb0dc8c5761b1db3a864f33b6f6043

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_rq-1.6.7-py3-none-any.whl
  • Upload date:
  • Size: 46.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.6.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ec8affab5e53a1e60ec75f71740e36ea0b8a4a06ed583c27c71a61590070b9e8
MD5 e70d198a604e688fb8368f28af4e633c
BLAKE2b-256 e78586d9d6749e4a55c0bd49c32c4cfacf15a43ab07af6b8697585ad71be1ece

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