Skip to content

OctoberCMS plugin that keeps queue jobs running using the cron scheduler

License

Notifications You must be signed in to change notification settings

pageballoon/oc-queueworker-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queue worker plugin

OctoberCMS plugin that keeps queue jobs running using the cron scheduler.

It schedules the following command:

$schedule->command('queue:work')->everyMinute()->withoutOverlapping();

About

OctoberCMS plugin that keeps queue jobs running using the cron scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages