Skip to main content

z4j Huey queue engine adapter (Apache 2.0)

Project description

z4j-huey

PyPI version Python License

The Huey engine adapter for z4j.

Streams every Huey task lifecycle event from your consumers to the z4j brain and accepts operator control actions from the dashboard. Pair with z4j-hueyperiodic to surface @periodic_task schedules.

What it ships

Capability Notes
Task lifecycle events enqueued, started, succeeded, failed, retried, revoked
Task discovery runtime registry merge + static scan
Submit / retry / cancel direct against the Huey instance
Bulk retry filter-driven; re-enqueues matching tasks
Purge queue with confirm-token guard
Reconcile task via Huey's storage introspection

Supports Huey 2.x and 3.x. Works with the redis, sqlite, and in-memory storage backends.

Install

pip install z4j-huey z4j-hueyperiodic

Pair with a framework adapter:

pip install z4j-django  z4j-huey z4j-hueyperiodic   # Django
pip install z4j-flask   z4j-huey z4j-hueyperiodic   # Flask
pip install z4j-fastapi z4j-huey z4j-hueyperiodic   # FastAPI
pip install z4j-bare    z4j-huey z4j-hueyperiodic   # framework-free worker

Pairs with

Reliability

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

Documentation

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

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_huey-1.4.0.tar.gz (21.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_huey-1.4.0-py3-none-any.whl (16.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for z4j_huey-1.4.0.tar.gz
Algorithm Hash digest
SHA256 0c1f0f1ae498e6d160fda15f0410e6b231a7faaae54f0a3c5fbb1edf4054e5fb
MD5 05e8e5d1245a3dc862881f174931a837
BLAKE2b-256 ee6192c02c2c69f48d3ceb34210bdb50a4bbd3c9734a0519f72afb5f602e2324

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for z4j_huey-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2b73a54b0f47a74315b4c848d53d306d71f7a3185104a855ea9bdda403872449
MD5 6e964ecec41448effd5ad66ff6dc0e5c
BLAKE2b-256 0e0cb1cb8e775d2067ea7ccad1bb669cfd7b6258cae20fae346c0ac887014354

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