Apache Chronos Architecture Explaination
I was trying to see what makes Chronos better than Crons? I am not able to understand its job scheduling and executing architecture completely. Specifically, these are the questions around chronos architecture that are not clear to me. In one of the Chronos documentation I read that since crons has SPoF, crons are bad and cronos is better. How chronos avoids SPoF? Where are job schedules saved in Chronos? Does it maintain some sort of DB for that? How scheduled jobs are triggered, who sends an event to Chronos to trigger the job? Are dependent jobs triggered by chronos, if yes how chronos even