LinkWord
Home
Directory
Articles
AI models
Tools
Pixel Plaza
Settings
ContactRSSFriend linksSubmit site
Privacy Policy·Disclaimer
陕ICP备2025083618号-2

Hot channels

AI ToolsDeveloper ToolsProductivity ToolsEntertainment & MediaJobs & Careers
DirectoryArticlesTools
← Back to directory
Jobman
Site icon for “Jobman”

Jobman

Developer Tools

Daemon-less CLI job manager with retries, timeouts, dependencies
https://github.com/ryancswallace/jobman
https://github.com/ryancswallace/jobman

Jobman is a daemon-less command-line job manager, a modern nohup alternative. It supports retries, timeouts, inter-job dependencies, durable logs, and completion notifications, all from the command line with no background daemon. Written in Go, MIT licensed, with an 'Inside Jobman' blog series explaining the implementation.