php-cron-scheduler icon indicating copy to clipboard operation
php-cron-scheduler copied to clipboard

Use of parallel

Open johnwc opened this issue 5 years ago • 1 comments

Do you think we could get this updated to use the parallel library? So that two 'call' jobs that are scheduled for the same time actually will run together in parallel? Instead of the first waiting for the second to finish?

johnwc avatar Jun 28 '20 02:06 johnwc

@peppeocchi any thoughts about this?

johnwc avatar Jul 08 '20 03:07 johnwc