- تاریخ ثبتنام
- 2020-06-26
- نوشتهها
- 21,417
- راهحلها
- 27
- پسندها
- 3,264
- امتیازها
- 113
- سن
- 27
- محل سکونت
- England
- وب سایت
- xenforo.xyz
What would be the preferred way to handle what could be a huge amount of jobs being created for scale wise?
For my use case a cron would be the simplest way to get this done but it would then have the down side of the task/function that needs to run not running at the exact time that is set for the moderator feature to end, but a job would allow that to happen.
The major downside I can think of running the task/function off of a job is that on busy forums where this feature could be used...
For my use case a cron would be the simplest way to get this done but it would then have the down side of the task/function that needs to run not running at the exact time that is set for the moderator feature to end, but a job would allow that to happen.
The major downside I can think of running the task/function off of a job is that on busy forums where this feature could be used...
نام موضوع : Cron vs job entry in db