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.4.0.tar.gz (17.6 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.4.0-py3-none-any.whl (13.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: z4j_taskiq-1.4.0.tar.gz
  • Upload date:
  • Size: 17.6 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.4.0.tar.gz
Algorithm Hash digest
SHA256 2a081b313072f2e5080792caa67328ab7e92572ef19c8237ef8dc60b4aa25405
MD5 e23eb3595f0ab6cfc1f8aaf73cb2c15a
BLAKE2b-256 c4c30807a0732182989736c6f76ad2807e7f3d864cb08011fbe485385b6d48d6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: z4j_taskiq-1.4.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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9b018b2bb300fe7a33b37b358407f9f7385e642c2ab2c7520a76df13682424f7
MD5 e2aea38f0e2327a33615987d6afd3297
BLAKE2b-256 a4d313daaf48acd093b290458be6b117f96139d56df172dd0ffd55262b79b54b

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