Skip to content

Commit 6a4fe13

Browse files
committed
* 调整文档
1 parent 14ab665 commit 6a4fe13

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ API Document(Rawgit): [类文档](https://cdn.rawgit.com/pinguo/php-msf-docs/4e0
4545

4646
帮助完善文档: [https://github.com/pinguo/php-msf-docs](https://github.com/pinguo/php-msf-docs),请提交PR。
4747

48+
## 交流与反馈
49+
50+
PHP-MSF#1群(QQ): 614054288
51+
4852
## 快速起步
4953

5054
```bash
@@ -200,10 +204,6 @@ IO密集性业务的单机处理能力提升5-10倍,这是生产环境中得
200204

201205
php-msf最开始基于[SwooleDistributed-1.7.x](https://github.com/tmtbe/SwooleDistributed/)开发,而此次开源版本中,连接池主要采用了SD的实现。由于我们框架定位、解决的业务场景、稳定性的要求、代码风格等差异太大,因此我们决定自主研发微服务框架,每个框架都有自己的特色和优点,选择合适自己公司和业务场景的框架最重要,同时在此也感谢[白猫](https://github.com/tmtbe);另外,在研发php-msf框架及生产环境应用过程中,遇到很多底层问题,不过都一一解决,而这些问题能够解决最重要就是[Swoole](http://www.swoole.com)开源项目创始人[韩天峰-Rango](https://github.com/matyhtf)的大力支持,在此深表感谢。
202206

203-
## 交流与反馈
204-
205-
PHP-MSF#1群(QQ): 614054288
206-
207207
## License
208208

209209
GNU General Public License, version 2 see [https://www.gnu.org/licenses/gpl-2.0.html](https://www.gnu.org/licenses/gpl-2.0.html)

0 commit comments

Comments
 (0)