Skip to content

[INDEV] Run all your Laravel queues in parallel, restarts on crashed queues, and clear progress reporting

Notifications You must be signed in to change notification settings

Mat-thieu/laravel-parallel-job-queues

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel parallel job queues

Do not use this in production, it can be useful for development

Features

  • Run all your jobs parallel
  • Automatically restart a queue after a crash
  • Clear progress reports

Todo

  • Start from config, or from CLI options
  • No way to set the queue names

About

[INDEV] Run all your Laravel queues in parallel, restarts on crashed queues, and clear progress reporting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published