🚀 Coroutine-based concurrency library for PHP
Stars
18.9k
Forks
3.2k
Watchers
18.9k
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
7.8k
commits
2.9k
commits
337
commits
204
commits
170
commits
161
commits
152
commits
139
commits
135
commits
76
commits
refactor(server): change conn->closed to atomic, try to fix possible data race
8cf1673View on GitHubrefactor(tracer): Refactor the tracker observer function to optimize the blocking detection logic
79a82ecView on GitHubImprove the implementation of Server::shutdown(), replace signal communication with pipe communication in Process mode. Fix GH-5974
88fc550View on GitHubModify the wait and sleep system calls to use iouring for implementation.
8d1d5dbView on GitHub