humanmade / Cavalcade

A better wp-cron. Horizontally scalable, works perfectly with multisite.
https://engineering.hmn.md/projects/cavalcade/
Other
517 stars 46 forks source link

Why did you decide to start a new project when you already had Job Agency? #2

Closed danielbachhuber closed 9 years ago

rmccue commented 9 years ago

This attacks the problem from a slightly different angle by integrating deeply into the existing wp-cron system. It's also inherently multisite from the start, using wp-cli/full sunrise for the site routing, which we needed on Happytables in particular.

This one's written from scratch to be more of a drop-in, but it's certainly inspired by both Job Agency as well as other systems like Resque and beanstalkd.