内容简介:mongols-1.4.5发布: 更新依赖组件 更新web_server,提升速度 更新lua_server,支持单文件入口模式 更新example 简介: mongols是C++ 服务器基础设施库, 它的主要特性如下: tcp 服务器 http 服务器 websocket 服...
mongols-1.4.5发布:
更新依赖组件
更新web_server,提升速度
更新lua_server,支持单文件入口模式
更新example
简介:
mongols是C++ 服务器基础设施库, 它的主要特性如下:
tcp 服务器
http 服务器
websocket 服务器
web 服务器
leveldb 服务器
lua 服务器
sqlite 服务器
medis 服务器
特性:
快
轻
友好
压测比较:
1 worker :
4 worker:
仓库:https://github.com/webcpp/mongols
文档:https://mongols.hi-nginx.com/
例子:https://github.com/webcpp/mongols/tree/master/example
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《mongols-1.4.5 发布,C++ 服务器基础设施》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms to Live By
Brian Christian、Tom Griffiths / Henry Holt and Co. / 2016-4-19 / USD 30.00
A fascinating exploration of how insights from computer algorithms can be applied to our everyday lives, helping to solve common decision-making problems and illuminate the workings of the human mind ......一起来看看 《Algorithms to Live By》 这本书的介绍吧!