https://github.com/workerman-php/coroutine
https://github.com/workerman-php/coroutine
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/workerman-php/coroutine
- Owner: workerman-php
- License: mit
- Created: 2025-01-15T14:24:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-17T03:39:52.000Z (over 1 year ago)
- Last Synced: 2025-03-29T18:11:27.183Z (about 1 year ago)
- Language: PHP
- Size: 98.6 KB
- Stars: 13
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Workerman coroutine library
This is Workerman's coroutine library, which includes `Coroutine` `Channel` `Barrier` `Parallel` `Pool`.