Skip to main content

z4j-rq

PyPI version Python License

The RQ engine adapter for z4j.

Streams supported RQ job lifecycle events 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.1+ 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 retries brain-resolved, project-owned explicit IDs by reference; never sweeps the broker-wide 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

  • Lifecycle-capture failures are isolated from RQ workers and job hooks; capture hooks make no brain network request inline.
  • The in-process event queue and SQLite outbound buffer are bounded. Queue overflow drops new events and buffer pressure evicts oldest rows; both losses are logged.

Documentation

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

License

Apache-2.0, see LICENSE.

Links

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.9.1.tar.gz (59.3 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.9.1-py3-none-any.whl (53.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_rq-1.9.1.tar.gz
  • Upload date:
  • Size: 59.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.7

File hashes

Hashes for z4j_rq-1.9.1.tar.gz
Algorithm Hash digest
SHA256 ce55d2c0d17ef1c2a8fd8daab0ef1bd4e32ff79fe72e93a9d6cf7b19aa1b7df5
MD5 301484dafbc634295c550a21dffa332d
BLAKE2b-256 282a140fa379cb71bf340a9a222dfe660e1b8906c7c5f59d667d89c54c3063ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_rq-1.9.1-py3-none-any.whl
  • Upload date:
  • Size: 53.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.14.7

File hashes

Hashes for z4j_rq-1.9.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8fb9fd18cd1e5e8b95918c3416c23e342bca198413a04ccb586a1672599b1940
MD5 9b6f257b9f96a639f7af3321dcbbf724
BLAKE2b-256 c15a9eb609bfe09724003e5c5aabb86be3b9a14a07e417f2a82ef7282d1eb677

See more details on using hashes here.

Release history Release notifications | RSS feed

1.10.0

2 files

This release

1.9.1 This release

2 files

1.9.0

2 files

1.8.0

2 files

1.7.0

2 files

1.6.7

2 files

1.6.0

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.1.2

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page