Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/apinstein/swoole-utils
https://github.com/apinstein/swoole-utils
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/apinstein/swoole-utils
- Owner: apinstein
- License: mit
- Created: 2021-09-06T03:05:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-27T04:42:13.000Z (about 3 years ago)
- Last Synced: 2024-11-13T06:33:05.588Z (29 days ago)
- Language: PHP
- Size: 38.1 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-swoole - swoole-utils - A collection of utilities for building concurrent applications with Swoole. #WIP (Miscellaneous)
README
# swoole-utils
A collection of utilities for building concurrent applications with Swoole.
## Background
These libraries were developed during efforts to build a large concurrent system with PHP + Swoole.
There are many great patterns in Go that I found not fully ported to Swoole, so I have tried to fill some gaps.