heri-jobqueue-bundle
Job scheduler
Provides a way to schedule and manage Symfony console commands as server-side jobs using a queue system
This Symfony bundle provides the use of Zend Queue from Zend Framework
15 stars
6 watching
6 forks
Language: PHP
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
orlandos-nl/mongoqueue | An implementation of a job queue in Swift using MongoDB as the backend storage | 13 |
hlascelles/que-scheduler | Automates job scheduling and execution in an asynchronous workflow using a cron-like configuration file. | 115 |
dereuromark/cakephp-queue | A simple and minimalistic job queue system for CakePHP | 307 |
lucas34/swiftqueue | A job scheduler library for iOS and other Apple platforms that allows developers to run tasks with constraints such as delay, retry, and persistence. | 410 |
php-enqueue/laravel-queue | An extension to Laravel's queue system that supports multiple message queues and transports | 233 |
mborders/artifex | A simple in-memory job queue for Golang using worker-based dispatching | 206 |
hokify/agenda | A lightweight, TypeScript-based job scheduling solution with MongoDB persistence and configurable scheduling options. | 58 |
wakatime/wakaq | A minimal background task queue system with Redis and Celery integration | 574 |
schedulix/schedulix | An enterprise job scheduling system for managing and automating tasks and workflows. | 121 |
dereuromark/cakephp-queue-scheduler | A plugin for CakePHP that integrates with the Queue plugin to schedule and manage tasks like cron jobs. | 6 |
thieman/dagobah | A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 755 |
anikhasibul/queue | Provides a concurrency control mechanism for managing goroutine groups and ensuring their termination after completion. | 18 |
actionhero/node-resque | A Node.js framework for managing background jobs with Redis as the backend store. | 1,371 |
josegonzalez/cakephp-queuesadilla | Tight integration of queuing capabilities with the CakePHP framework | 34 |