maestroprog/saw
Composer 安装命令:
composer require maestroprog/saw
包简介
Async multi-threading php framework
关键字:
README 文档
README
Simple Async Workers — async php framework - for web
What it is?
Saw-PHP is simple and easy php framework for web. This framework provides an asynchronous execution of almost any php code.
Idea is simple:
- Sawing our web application to work in multithreaded mode.
- Receives a request from a client
- Run the query processor in multiple threads
- Through multi-threading improves performance
- ? * threads
- PROFIT
To be continued...
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-23