TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Put a crontab database in the Name Service Switch

4 pointsby rbcalmost 11 years ago
My life would be a lot simpler if a crontab system database was added to the Name Service Switch. Then you could stick crontabs in LDAP or NIS. It wouldn't solve all distributed scheduling problems, but it would certainly help.

1 comment

SEJeffalmost 11 years ago
Take a look at a few of these:<p><a href="https://github.com/Yelp/Tron" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Yelp&#x2F;Tron</a><p><a href="https://github.com/airbnb/chronos" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;airbnb&#x2F;chronos</a>