Libraries tagged by async task
andydefer/laravel-task
1722 Downloads
A lightweight, file-based task system for Laravel with async execution, recurring tasks, and JSONL storage
immusen/yii2-swoole-websocket
8917 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
darkjest/deferq
1421 Downloads
Async task manager with deduplication, result caching and callback notifications
pnixx/delayed_job
4456 Downloads
Async Delayed Job for PHP
amphp/thread
5697 Downloads
Non-blocking thread pool task dispatch
dmamontov/asynctask
2337 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.
symplely/coroutine
1580 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
oeltimacreation/php-simplequeue
412 Downloads
A lightweight, framework-agnostic background job queue system for PHP with Redis and database drivers
uppes/coroutine
626 Downloads
Cooperative multitasking using generators. The basics of coroutines, async and await!
rdlowrey/amp
220 Downloads
Non-blocking thread pool task dispatch
trt/async-tasks-bundle
19 Downloads
This bundle allows to dispatch asynchronous events in symfony2. It uses RabbitMQ to send messages to the consumers..
morningtrain/wp-async
843 Downloads
Create Async task for WP
friendsofhyperf/async-task
5233 Downloads
The async task for Hyperf.
cathy/thinkphp6-async-task
35 Downloads
基于workerman的thinkphp6异步任务模型
luojilab/async-task-lib
294 Downloads
A complete asynchronous task processing system with multiple processes, exception retry