Python and Bash scripts for high performance computing workflows on ARC3/4 and AIRE at the University of Leeds - RichardMandle/hpc_tools ...
A minimal distributed task queue system implemented in Python, where a Master process distributes jobs to Worker nodes using Sockets or REST, with retry logic, job status tracking, and concurrency ...