Cron Broker
A lightweight distributed job broker for centralizing cron/Cronicle operations across multiple nodes.
Primarily designed for Cronicle scheduler.
Also suitable for: Any distributed job execution system requiring secure, authenticated task delegation across multiple nodes.
Perfect for: Infrastructure automation, CI/CD pipelines, distributed task execution, and Cronicle integration.
Key Features
- Secure: HMAC SHA-256 authentication with node authorization
- Observable: Node information tracking and comprehensive result monitoring
- Simple: Bash-based workers, shell2http server, minimal dependencies
- Complete: Job submission → execution → result retrieval workflow
- Lightweight: No heavy runtimes, just standard tools