- 授权协议: Apache
- 开发语言: PHP
- 操作系统: 跨平台
- 软件首页: https://github.com/liufee/yii2-swoole
- 软件文档: https://github.com/liufee/yii2-swoole/blob/master/README.md
- 官方下载: https://github.com/liufee/yii2-swoole/releases
软件介绍
yii2 swoole:让yii2运行在swoole上
性能
运行在swoole上的yii2是运行在php-fpm上yii2的5倍以上,而且一句代码也不用修改。
在线demo性能体验
各个演示站点后台 用户名:feehicms 密码123456
php7.1.8 (php-fpm+nginx+yii2)
php7.1.8 (swoole+nginx+yii2)
以上demo均采取同一docker镜像部署,docker容器运行在同一服务器上,分配相同的资源。
这里用作比较的demo是采用yii2框架开发的一款cms系统FeehiCMS,因为FeehiCMS只开发基础cms功能,未对yii框架做任何封装、改造,故选择此作为体验demo。
yii2-swoole和php-fpm下的FeehiCMS
使用yii2自带的yii2-debugger,比较后端响应时间。
因yii2使用YII_BEGIN_TIME常量和register_shutdown_function函数实现yii2-debugger,而swoole常住内存,所以此处yii2-swoole复写了这两个组件少数方法。swoole开始时间从onRequest开始算起。
Ant Colony Optimization
Marco Dorigo、Thomas Stützle / A Bradford Book / 2004-6-4 / USD 45.00
The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial opti......一起来看看 《Ant Colony Optimization》 这本书的介绍吧!




