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.

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.5.0.tar.gz (17.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_taskiq-1.5.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_taskiq-1.5.0.tar.gz
  • Upload date:
  • Size: 17.3 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.5.0.tar.gz
Algorithm Hash digest
SHA256 f2c784fc15b45bb6638b12a5bfed2efbd67280c90bd9effbf52595fe1cb19796
MD5 284a8c1b7c2ca613f5976e35775bb711
BLAKE2b-256 233a2ddc7101b700c66105ef9040928d96acb45264b8b3a2aef6153b7feb09fa

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_taskiq-1.5.0-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.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 010c58cfcf6bc52ee57f3b96dca4da99a8affe0c636da84d76cc8a26a99afcc6
MD5 efddb4652c23f541d2746cdfcfe7e8cc
BLAKE2b-256 348d031a7be4d1ce3a7ba27a8822b7218cea1cec49abc5238ec344bd2361d8be

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