https://github.com/mix-php/object-pool
Swoole-based object pool library
https://github.com/mix-php/object-pool
connection-pool mix objectpool pool
Last synced: 10 months ago
JSON representation
Swoole-based object pool library
- Host: GitHub
- URL: https://github.com/mix-php/object-pool
- Owner: mix-php
- Created: 2019-02-18T05:13:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-15T15:36:21.000Z (almost 4 years ago)
- Last Synced: 2025-04-07T09:14:11.429Z (10 months ago)
- Topics: connection-pool, mix, objectpool, pool
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Mix Object Pool
Swoole-based object pool, connection pool
基于 Swoole 的对象池、连接池
## Installation
```
composer require mix/object-pool
```
## License
Apache License Version 2.0, http://www.apache.org/licenses/