Mat-thieu / laravel-parallel-job-queues

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 100.0%