For those of you with distributed setups, how are you handling background job scheduling? I currently use time-shifted cron calls across non-request taking servers to spread the load out in the event of jobs running longer than 5 mins. But I’m curious as to how others might be doing it.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.