linux - Running cron less then one minute- laravel -


i wanna ask if there way set cron in laravel less 1 minute. right execute script in while true loop inconsiderable. i'm talking linux system.

you can not execute cron jobs less 1 minute interval. can check alternate solutions on https://serverfault.com/questions/49082/can-i-run-a-cron-job-more-frequently-than-every-minute


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

Fatal error: Call to undefined function menu_execute_active_handler() in drupal 7.9 -

python - RuntimeWarning: PyOS_InputHook is not available for interactive use of PyGTK -