https://github.com/mix-php/concurrent
Coroutine concurrency library based on Swoole
https://github.com/mix-php/concurrent
concurrent mix
Last synced: 11 months ago
JSON representation
Coroutine concurrency library based on Swoole
- Host: GitHub
- URL: https://github.com/mix-php/concurrent
- Owner: mix-php
- Created: 2018-12-21T11:20:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-30T06:43:27.000Z (over 5 years ago)
- Last Synced: 2025-04-10T18:57:36.211Z (12 months ago)
- Topics: concurrent, mix
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Concurrent
基于 Swoole 的协程并发库
## Usage
安装:
```
composer require mix/concurrent
```
文档:
- https://www.kancloud.cn/onanying/mixphp2-2/1708684
## License
Apache License Version 2.0, http://www.apache.org/licenses/