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.11+

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

What it ships

Capability Notes
Job lifecycle events started, succeeded, failed, revoked (canceled)
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.7.0.tar.gz (52.2 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.7.0-py3-none-any.whl (47.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_rq-1.7.0.tar.gz
  • Upload date:
  • Size: 52.2 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.7.0.tar.gz
Algorithm Hash digest
SHA256 856b6e2858abdfab1cc7a522d5bde3014d309cb0845a30d3be1e9066883bde63
MD5 29c8d645ca9a93b5ae68a12048d33573
BLAKE2b-256 adf344bed5207d1e625000b85c34541c0f0063ff9485962ab76e918420267979

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_rq-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 47.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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 af2362d302549f7a12550830022362be923919f2c0a5e184750a214e4fd384a7
MD5 5a500da3c642ee336d649c8f0b52c032
BLAKE2b-256 996f4476f3f3739de7301be952afedc00189cb1caa56735055a12b2c347e882e

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