Skip to main content

z4j arq queue engine adapter (Apache 2.0)

Project description

z4j-arq

PyPI version Python License

The arq engine adapter for z4j.

Streams every arq job lifecycle event from your async workers to the z4j and accepts operator control actions from the dashboard. Pair with z4j-arqcron to surface arq cron jobs.

Compatibility

  • arq 0.26+ and <1 (capped below the eventual arq 1.0 breaking-major)
  • Python 3.10+

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

What it ships

Capability Notes
Job lifecycle events enqueued, in-progress, complete, failed, retried
Job discovery runtime function-list merge + static scan
Submit / retry / cancel direct against the arq Redis pool
Bulk retry filter-driven; re-enqueues matching jobs
Purge queue with confirm-token guard
Reconcile task via arq's Redis-backed result store

Async-native, uses arq's existing on_job_start / on_job_end hooks.

Install

pip install z4j-arq z4j-arqcron

Pair with a framework adapter (FastAPI is the most common pairing for arq):

pip install z4j-fastapi z4j-arq z4j-arqcron
pip install z4j-bare    z4j-arq z4j-arqcron   # framework-free worker

Pairs with

Reliability

  • No exception from the adapter ever propagates back into arq's worker loop or your job code.
  • Events buffer locally when z4j is unreachable; workers never block on network I/O.

Documentation

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

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_arq-1.6.7.tar.gz (19.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_arq-1.6.7-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for z4j_arq-1.6.7.tar.gz
Algorithm Hash digest
SHA256 6b9c1eba4a3269026f65db75a0ab11f01717ba512216519a1037c7d6df4ecaeb
MD5 9d2e5cb11007271c5b3827a96c261568
BLAKE2b-256 128b7682b86a6d3b7da1a6c7a8d1daa742644f97b67c0a755b55469c08d404ce

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for z4j_arq-1.6.7-py3-none-any.whl
Algorithm Hash digest
SHA256 ae44e5a0c9eabecab604632d194ecf86d4e1f70ca3db0e363e702ea30fd6fcb5
MD5 fb9ace8d6166a468eb78910eb2369f6c
BLAKE2b-256 80eb1c6767f427f2bb7efe071d8c07622bdad895a872f3f60846739ee7088c59

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