spiral/jobs

This package is abandoned and no longer maintained. No replacement package was suggested.

Spiral: Jobs Jobs and Queue

Maintainers

Details

github.com/spiral/jobs

Source

Issues

Installs: 185 828

Dependents: 0

Suggesters: 0

Security: 0

Stars: 58

Watchers: 13

Forks: 10

Open Issues: 6

Language:Go

v2.2.2 2021-09-15 18:09 UTC

README

Latest Stable Version GoDoc CI Go Report Card Codecov

Documentation

Features

  • supports in memory queue, Beanstalk, AMQP, AWS SQS
  • can work as standalone application or as part of RoadRunner server
  • multiple pipelines per application
  • durable (prefetch control, graceful exit, reconnects)
  • automatic queue configuration
  • plug-and-play PHP library (framework agnostic)
  • delayed jobs
  • job level timeouts, retries, retry delays
  • PHP and Golang consumers and producers
  • per pipeline stop/resume
  • interactive stats, events, RPC
  • works on Windows

License:

The MIT License (MIT). Please see LICENSE for more information. Maintained by Spiral Scout.