We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a8f565 commit 79421b5Copy full SHA for 79421b5
README.md
@@ -7,7 +7,7 @@
7
8
GPM 多线程协程调度器 for PHP Extension
9
10
-`NOTICE`:TSRM 使变量共享变得复杂和低效,目前仅作为学习目的
+`NOTICE`:TSRM 使变量共享变得复杂和低效,目前仅用于学习研究
11
## process
12
- [x] php环境线程隔离,协程隔离
13
- [x] 实现G-M调度,任意协程G创建后,自动绑定到线程M上去执行
0 commit comments