Skip to main content

z4j taskiq queue engine adapter (Apache 2.0)

Project description

z4j-taskiq

PyPI version Python License

The TaskIQ engine adapter for z4j.

Streams every TaskIQ task lifecycle event from your async workers to z4j and accepts operator control actions from the dashboard. Pair with z4j-taskiqscheduler to surface taskiq-scheduler periodic jobs.

Compatibility

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

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

What it ships

Capability Notes
Task lifecycle events enqueued, started, succeeded, failed, retried
Task discovery runtime broker-task registry merge + static scan
Submit / retry / cancel direct against the TaskIQ broker
Bulk retry filter-driven; re-enqueues matching tasks
Purge queue with confirm-token guard
Reconcile task via the configured TaskIQ result backend

Async-native, uses TaskIQ's middleware hook system.

Install

pip install z4j-taskiq z4j-taskiqscheduler

Pair with a framework adapter:

pip install z4j-fastapi z4j-taskiq z4j-taskiqscheduler
pip install z4j-bare    z4j-taskiq z4j-taskiqscheduler   # framework-free worker

Pairs with

Reliability

  • No exception from the adapter ever propagates back into TaskIQ middleware or your task code.
  • Events buffer locally when z4j is unreachable; workers never block on network I/O.

Documentation

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

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_taskiq-1.6.7.tar.gz (17.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

z4j_taskiq-1.6.7-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for z4j_taskiq-1.6.7.tar.gz
Algorithm Hash digest
SHA256 cd7534d801637ba719d986f2390e6aadd7f0b553988e85f4c0c867c12aef9f0f
MD5 dd30a5b736f0838aebe12b6d29ba14be
BLAKE2b-256 eaa80d147fbd76ba0b7271b5ad5b1f8cba7a268bdecdc06614dad10d83fea501

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for z4j_taskiq-1.6.7-py3-none-any.whl
Algorithm Hash digest
SHA256 6249e1d25320f6a5a49324e710f552b0e87f5d1fd0d2e10b68fac837c412f3ef
MD5 0f178e528461fa0a9b4192447ec182d8
BLAKE2b-256 a1e45bc3c17d23fbc7eccbbfd69423c72a7b800b2206adf871068345b32a0922

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