-
spserver 是一个实现了半同步/半异步(Half
spserver 是一个实现了半同步/半异步(Half-Sync/Half-Async)和领导者/追随者(Leader/Follower) 模式的服务器框架,能够简化 TCP server 的开发工作。
spserver 使用 c++ 实现,目前实现了以下功能:
1.封装了 TCP server 中接受连接的功能;
2.使用非阻塞型I/O和事件驱动模型,由主线程负责处理所有 TCP 连接上的数据读取和发送,因此连接数不受线程数的限制;
3.主线程读取到的数据放入队列,由一个线程池处理实际的业务。
4.一个 http 服务器框架,即嵌入式 web 服务器(请参考: SPWebServer:一个基于 SPServer 的 web 服务器框架)
-spserver is a realization of a semi-synchronous/semi-asynchronous (Half-Sync/Half-Async) and leader/followers (Leader/Follower) model server framework, to simplify the development of TCP server. spserver use c++ realize now realize the following functions: 1. Packaging the TCP server to accept connections function 2. the use of non-blocking type I/O and event-driven model, by the main thread responsible for handling all TCP connection read and send data, so connections are not thread a few restrictions 3. the main thread to read data Add queue, by a thread pool handle the actual business. 4. A http server framework, that is, embedded web server (p
- 2023-03-18 00:40:03下载
- 积分:1
-
清华的LinuxC,程序,官方网站已停止下载…
清华出的那本linuxC编程,官方网站已经停止下载,这里还有pdf电子书,非常推荐下载-Qinghua the linuxC that the program, the official website has stopped the download, there is a pdf e-books, very recommend downloading
- 2022-05-13 02:20:07下载
- 积分:1
-
honeyd1.0的源代码 希望对大家有用
honeyd1.0的源代码 希望对大家有用-honeyd1.0 hope that the source code useful for everyone
- 2022-07-19 11:07:43下载
- 积分:1
-
telnetsoft,linux用的着的东西
telnetsoft,linux用的着的东西-telnetsoft, linux use the things
- 2022-01-23 11:26:45下载
- 积分:1
-
LINUX开发的优秀电子书籍
LINUX开发的优秀电子书籍-Linux Kernel核心中文手册,开发LINUX必备的资料。-excelent ebook on linux kernel development-linux kernel development handbook(chinese), indispensable material on linux development
- 2023-08-12 10:50:03下载
- 积分:1
-
This is a very useful hieroglyphics used linux, linux can give the beginner or a...
这是一个非常有用的象形文字用linux,linux可以给初学者或高级用户,供学习或参考!
- 2022-03-06 08:56:23下载
- 积分:1
-
msgctl函数的使用例子
msgctl函数的使用例子 -The example for using msgctl function
- 2022-02-21 23:55:23下载
- 积分:1
-
Unix和Linux网络驱动程序
unix and linux net driver
- 2022-03-10 22:54:42下载
- 积分:1
-
nios ii cpu核,包含通用IO口、sdram、flash、uart
nios ii cpu核,包含通用IO口、sdram、flash、uart-nios ii cpu、genernal io port、sdram、falsh、uart
- 2022-03-26 08:28:45下载
- 积分:1
-
linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习...
linux下的socket编程的相关代码和测试程序 希望能够帮助大家学习-linux programming socket under the relevant code and testing procedures hope to help them to learn
- 2023-09-08 09:25:04下载
- 积分:1