Libraries tagged by job processing

mead-steve/mon-work-go

1 Favers
16 Downloads

A simple mongo DB based work queue.

Go to Download


white-rabbit-1-sketch/php-worker-pool

1 Favers
6 Downloads

A lightweight PHP library to manage a pool of workers for parallel task execution. This library allows you to easily manage worker threads, process tasks concurrently, and optimize your application’s performance by executing multiple tasks in parallel. Ideal for background jobs, batch processing.

Go to Download


codingducksrl/laravel-queue-aws-batch

0 Favers
14 Downloads

Laravel Queue for AWS Batch, enabling users to submit jobs for processing to a Batch queue.

Go to Download


icephp/mini-queue

1 Favers
0 Downloads

IcePHP/MiniQueue is a lightweight PHP library for managing job queues and processing tasks asynchronously. This library provides a simple and efficient way to handle tasks in the background, allowing your application to perform time-consuming operations without blocking the main execution flow

Go to Download


mbaynton/batch-framework

1 Favers
8 Downloads

An API and foundational algorithms for efficient processing of long-running jobs that can be divided into small work units.

Go to Download


perry-rylance/split-batch

0 Favers
8 Downloads

This library provides a means to do large batch processing when unix cron jobs aren't necessarily available. This is useful when you need to process a large amount of data, or carry out a time consuming task, where cron isn't available, such as on low tiered shared hosting.

Go to Download


scones/resque

4 Favers
89 Downloads

resque (for php) is a Redis-backed library for creating background jobs, placing them on multiple queues, and processing them later. compatible to the original http://resque.github.io/

Go to Download


<< Previous