Skip to main content

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

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

What it ships

Capability Notes
Job lifecycle events in-progress, complete, failed
Job discovery caller-supplied function-name list (arq has no auto-registry)
Submit / cancel direct against the arq Redis pool
Reconcile task via arq's Redis-backed result store

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

Not yet supported (the brain greys these actions out): retry-by-id, bulk retry, and purge queue. arq exposes no job-enumeration, dead-letter, or re-enqueue-by-id primitive, so these are deferred rather than shipped.

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

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.8.0.tar.gz (18.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.8.0-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_arq-1.8.0.tar.gz
  • Upload date:
  • Size: 18.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.8.0.tar.gz
Algorithm Hash digest
SHA256 7966f127b93f45d1f4dd7560f34c74e3e581c0563c24d4eabdb4c97050ded7c9
MD5 8f9f2dd3eeb70a2e3586b5f9f476e708
BLAKE2b-256 b58167ce51f757660493aaf8c6d4be62bcfa2d85c2e29897129e590b626f6885

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_arq-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 15.9 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.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 313aa7182f4b3ffcb4cd0cf49bf1c1f93eaf68aa67f233443ed5a6a5dc0439b3
MD5 acfbf5c9107fbbc7cf42f3434d6bcf47
BLAKE2b-256 aac686907dc5ee76bd4bfbc78c42f190a67d5c4786af58fb9dab6965da482619

See more details on using hashes here.

Release history Release notifications | RSS feed

1.10.0

2 files

1.9.1

2 files

1.9.0

2 files

This release

1.8.0 This release

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