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

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

What it ships

Capability Notes
Task lifecycle events enqueued, started, succeeded, failed
Task discovery runtime broker task registry (broker.get_all_tasks())
Submit task enqueue a registered task against the TaskIQ broker via .kiq()
Reconcile task via the configured TaskIQ result backend

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

Control actions beyond submit (retry, cancel, bulk retry, purge queue) are not yet supported. TaskIQ's broker-agnostic design means each broker needs its own implementation, so the dashboard greys these actions out for TaskIQ engines until per-broker support lands.

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.7.0.tar.gz (16.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_taskiq-1.7.0-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_taskiq-1.7.0.tar.gz
  • Upload date:
  • Size: 16.8 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.7.0.tar.gz
Algorithm Hash digest
SHA256 0bd21ae7fc6fdcd491ef906e9ddb585dd53149101bb35da5a4cf948e2f21a5fc
MD5 d37110d271cc11dac6ea0fbbcf7e1e4a
BLAKE2b-256 78ce108fea47a66258b305b87e8317a12478e4a06c00e3bd4729875864d7ccee

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_taskiq-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 13.7 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5d09dee71f0b7672f9ecd64b308f2a6f33075287fcf675fd542ad0fc60088a59
MD5 e1ea7d19015cf6682c68987407a216ce
BLAKE2b-256 81c7372470eb3199fd95ec106dc738a843227b894f8f41a400e7f27d7bd00349

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