Introducing Chronos: A Replacement for Cron
nerds.airbnb.com
Introducing Chronos: A Replacement for Cron
1–10 of 63 posts
Re: Introducing Chronos: A Replacement for Cron
#2I know a couple guys that will be rather unhappy about the choice of moniker. http://www.getchronos.com/
Re: Introducing Chronos: A Replacement for Cron
#3I've seen it in action, and it can schedule down to the milisecond across machines.
Re: Introducing Chronos: A Replacement for Cron
#4I know a couple guys that will be rather unhappy about the choice of moniker. http://www.getchronos.com/
http://chronoss.sourceforge.net/ has been around longer than they have.
Re: Introducing Chronos: A Replacement for Cron
#5I know a couple guys that will be rather unhappy about the choice of moniker. http://www.getchronos.com/
http://chronoss.sourceforge.net/ has been around longer than they have.
Re: Introducing Chronos: A Replacement for Cron
#6I know a couple guys that will be rather unhappy about the choice of moniker. http://www.getchronos.com/
Not to mention https://github.com/lehoff/chronos , a very useful library.
Re: Introducing Chronos: A Replacement for Cron
#7Tools like this can make a lot of ops housekeeping stuff easier, like log roll ups and deleting old backups and so forth. One doesn't want to depend on particular machines being up; but on the other hand, there's not a 99.999999% uptime requirement.
Re: Introducing Chronos: A Replacement for Cron
#8And....that blog is going offline in a few weeks. Thanks Posterous/Twitter!
Re: Introducing Chronos: A Replacement for Cron
#9This is brilliant! I've had to do a lot of work creating queue based systems in recent years, and i really like off the shelf solutions to problems like this. Cron is a great tool, but its a mess once you have a bunch of machines and it really just does not scale.
Re: Introducing Chronos: A Replacement for Cron
#10Seems like Chronos covers a lot of the same functionality as Rundeck.