https://github.com/iamharriiii/queuectl
A simple and efficient CLI tool for managing background jobs and workers in Python.
https://github.com/iamharriiii/queuectl
background-tasks cli dead-letter-queue distributed-systems job-queue multiprocessing python queue retry-logic sqlite task-management task-queue task-scheduler worker
Last synced: 2 months ago
JSON representation
A simple and efficient CLI tool for managing background jobs and workers in Python.
- Host: GitHub
- URL: https://github.com/iamharriiii/queuectl
- Owner: IamHarriiii
- License: mit
- Created: 2025-11-07T04:52:00.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-11-07T05:07:49.000Z (2 months ago)
- Last Synced: 2025-11-07T07:08:09.115Z (2 months ago)
- Topics: background-tasks, cli, dead-letter-queue, distributed-systems, job-queue, multiprocessing, python, queue, retry-logic, sqlite, task-management, task-queue, task-scheduler, worker
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Queuectl
A simple and efficient CLI tool for managing background jobs and workers in Python.