Golang JobManager Run functions in background. Features Control of Flow Job execution (serial or parallel) Logical groups of Jobs. Add tags to Jobs. Related Open Source projects I have taken some ideas from this amazing projects: https://github.com/go-co-op/gocron https://github.com/workanator/go-floc Examples Take a look to Unit Tests.