WP Cron as Fast as WordPress AJAX?
As @Milo said, WP Cron will only really get triggered when someone requests something from WP, that is visit any WordPress page (I haven’t looked up the exact details so I don’t know if, for example, an AJAX request would trigger the scheduled event). You said that you have broken up the main task into … Read more