Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

请问和zsummer有神马区别? #2

Closed
ckcfcc opened this issue May 13, 2015 · 1 comment
Closed

请问和zsummer有神马区别? #2

ckcfcc opened this issue May 13, 2015 · 1 comment

Comments

@ckcfcc
Copy link

ckcfcc commented May 13, 2015

请问和zsummer有神马区别?

@zsummer
Copy link
Owner

zsummer commented Aug 1, 2015

zsummerX用了C++11的特性, 设计上没有变化, 接口上用shared_ptr来做内存管理, std::bind / std::function来替换zsummer中的回调指针.
整个库的使用变得像脚本语言一样简洁清爽, 而且性能上比zsummer还略有提高.

在这个基础上又编写了一套frame框架, 配合proto4z(工具生成C++ lua C# SQL协议的数据结构, 并且支持HTTP协议), 已经可以直接当作web server, web client去使用, 也可以直接几行代码编译一个生产环境用的服务器(用词可能稍微夸张点).

现在基本上都是在维护zsummerX, 功能也更为丰富.

另外用zsummerX为网络模块的开源breeze服务器引擎也逐渐稳定下来. 再稍微投入点时间打磨一下 就可以作为成熟的服务器引擎来使用了.

@zsummer zsummer closed this as completed Oct 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants