Default: Global queue - All run_task calls share one queue. # Agent A runs: run_task("./gradlew test", working_directory="/project") # Agent B runs (waits for A to ...
A high-performance, scalable task queue system built in Go featuring concurrent processing, graceful shutdown, and multiple deployment options. This project demonstrates production-ready Go ...