T

Cron vs job entry in db

  • Thread starter Thread starter Taylor J
  • Start date Start date
T

Taylor J

Guest

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...

Read more

Continue reading...
 
Similar threads Most view View more
Back
Top Bottom