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.6.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.6.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_taskiq-1.6.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.6.0.tar.gz
Algorithm Hash digest
SHA256 78e635e0efc70f8c80ad84448646459ad88f29548f43de1c4db72f6096541a50
MD5 db84b253b931d2322ec559abcb0bbcec
BLAKE2b-256 1907c34889f7f89b6902468a532142544a3c267fd0d8f931c3c6984a0f768d4c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_taskiq-1.6.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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fe4179ce3c70f96319ac92ad8e5086c534df13dcd2c730aec32750a61e0d1b54
MD5 72387f54b0c3b737cf435721e8d04608
BLAKE2b-256 f49a978508ff2dd4c65b7931e9271a2ae7de5787dbe49f461e532ecc85bca481

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