Menu

Post image 1
Post image 2
1 / 2
0

z4j: a self-hosted control plane for Python task queues

DEV Community·Z4J·25 days ago
#SBB817fQ
#z4j#celery#rq#every#service#engine
Reading 0:00
15s threshold

Z4J Posted on May 7 • Originally published at z4j.com z4j is an open-source dashboard for Python background-job systems. It connects to the task queue (or queues) running in production and gives operators a single place to observe, retry, schedule, and audit the jobs flowing through them The product page is at z4j.com . Source lives at github.com/z4jdev/z4j and the umbrella package on PyPI is z4j . Documentation is at z4j.dev , and a live demo runs at demo.z4j.dev The problem it addresses Most Python applications that run background work for long enough end up with more than one queue technology under the hood. A consolidation gets discussed every other quarter and rarely happens.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More