Download the PHP package libratechie/think-asynctask without Composer
On this page you can find all versions of the php package libratechie/think-asynctask. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download libratechie/think-asynctask
More information about libratechie/think-asynctask
Files in libratechie/think-asynctask
Download libratechie/think-asynctask
More information about libratechie/think-asynctask
Files in libratechie/think-asynctask
Vendor libratechie
Package think-asynctask
Short Description 一个用于处理异步任务的 Composer 包,可提升应用性能,具有任务调度
License MIT
Package think-asynctask
Short Description 一个用于处理异步任务的 Composer 包,可提升应用性能,具有任务调度
License MIT
Please rate this library. Is it a good library?
Informations about the package think-asynctask
ThinkPHP Async Task package
think-asynctask 是一个基于 Swoole 实现的用于处理异步任务的 Composer 包,通过它可以有效提升应用的性能,并具备强大的任务调度功能。
安装
使用
生成 task 任务类
快速创建 FastTask 异步任务类文件
会生成一个 app\tasks\FastTask 异步任务类,可以根据自身需求调整其内部方法以适应需求。
配置调整
运行命令
启动任务
查看状态
停止任务
All versions of think-asynctask with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0.0
ext-swoole Version >=4.5.3
topthink/framework Version ^8.0
ext-posix Version *
ext-swoole Version >=4.5.3
topthink/framework Version ^8.0
ext-posix Version *
The package libratechie/think-asynctask contains the following files
Loading the files please wait ...