文件名称:lightningserver0.1.1.tar
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Linux] [C/C++] [源码]
- 上传时间:
- 2013-10-21
- 文件大小:
- 139kb
- 下载次数:
- 0次
- 提 供 者:
- da***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.使用了libevent库,支持大并发网络请求
2.网络操作与数据处理分离
3.使用线程池进行数据处理
4.目前支持tcp数据流的解包操作:
4.1支持用户自定义的请求格式
4.2支持以\r\n结尾的行请求;
5.使用time wheel实现了超时机制;
6.添加对log的控制:是否打开log;是否输出到屏幕
7.支持设置允许的最大连接数
8.添加mac系统支持-1 Use the libevent library that supports large concurrent network requests 2 separate network operations and data processing 3. Use the thread pool for data processing 4. Currently supports tcp stream unpack operations: 4.1 supports user-defined request format 4.2 supports \ r \ n at the end of the line request 5. use time wheel to achieve a timeout mechanism 6. Adding log control: whether to open log whether to output to the screen 7. supports setting the maximum number of connections allowed 8. adding mac systems support
2.网络操作与数据处理分离
3.使用线程池进行数据处理
4.目前支持tcp数据流的解包操作:
4.1支持用户自定义的请求格式
4.2支持以\r\n结尾的行请求;
5.使用time wheel实现了超时机制;
6.添加对log的控制:是否打开log;是否输出到屏幕
7.支持设置允许的最大连接数
8.添加mac系统支持-1 Use the libevent library that supports large concurrent network requests 2 separate network operations and data processing 3. Use the thread pool for data processing 4. Currently supports tcp stream unpack operations: 4.1 supports user-defined request format 4.2 supports \ r \ n at the end of the line request 5. use time wheel to achieve a timeout mechanism 6. Adding log control: whether to open log whether to output to the screen 7. supports setting the maximum number of connections allowed 8. adding mac systems support
(系统自动生成,下载前可以参看下载内容)
下载文件列表
89346505lightningserver0.1.1.tar