An open API service indexing awesome lists of open source software.

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

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/