Libraries tagged by asynchronous tasks

zircote/rhubarb

13 Favers
80918 Downloads

A PHP Celery Client Implementation

Go to Download


symplely/coroutine

60 Favers
1570 Downloads

Cooperative multitasking using generators. The basics of coroutines, async and await!

Go to Download


uppes/coroutine

54 Favers
625 Downloads

Cooperative multitasking using generators. The basics of coroutines, async and await!

Go to Download


dmamontov/asynctask

60 Favers
2306 Downloads

AsyncTask enables proper and easy use of the thread. This class allows to perform background operations and publish results on the thread without having to manipulate threads and/or handlers.

Go to Download


edipoelwes/laravel-rabbitmq-worker

0 Favers
655 Downloads

This project is a Laravel package that facilitates the execution of RabbitMQ worker processes. It simplifies the configuration, management, and monitoring of worker processes, allowing you to easily integrate RabbitMQ into your Laravel application to handle asynchronous tasks efficiently and scalably.

Go to Download


jetty-dev/background-processing

0 Favers
3248 Downloads

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

Go to Download


bricev/jobqueue

34 Favers
2423 Downloads

JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`

Go to Download


luojilab/async-task-lib

11 Favers
294 Downloads

A complete asynchronous task processing system with multiple processes, exception retry

Go to Download


trt/async-tasks-bundle

7 Favers
14 Downloads

This bundle allows to dispatch asynchronous events in symfony2. It uses RabbitMQ to send messages to the consumers..

Go to Download


parallel-php/parallel-task

5 Favers
238 Downloads

PHP parallel task multi-thread message based library

Go to Download


sinacms/multiprocess

18 Favers
106 Downloads

a tool for PHP multi process asynchronous tasks manage

Go to Download


symplely/spawn

5 Favers
2454 Downloads

An simply `uv_spawn` or `proc-open` wrapper API to execute and manage a Pool of child-processes, achieving parallel/asynchronous PHP for Blocking I/O.

Go to Download


devgeniem/wp-queue

13 Favers
27 Downloads

WordPress Queue is a modular library for managing queued tasks in WordPress.

Go to Download


pbaszak/symfony-messenger-cache-bundle

9 Favers
67 Downloads

Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.

Go to Download


davidyan/asyntask

14 Favers
29 Downloads

A lightweight asynchronous queue manager, supporting real-time, timing, long-term, periodic tasks.

Go to Download


<< Previous Next >>