hearth is what I built to schedule every job on my homelab's GPU - DEV Community
Every scheduled job in my homelab runs through a platform I built called hearth: a priority queue, resource classes mapped to real OS limits, and a gateway that admits one job at a time to whichever machine is running a model. Three of the decisions behind it came from measuring the thing, not guessing.