-
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
-
Linux及aix下png及jpg图片相互转换的cximage类库!
Linux及aix下png及jpg图片相互转换的cximage类库!-Under Linux and aix between png and jpg image conversion cximage library!
- 2022-01-26 03:28:58下载
- 积分:1
-
此资料是教你学写linux程序的makefile文件,很有价值。
此资料是教你学写linux程序的makefile文件,很有价值。-This information is to teach you to learn to write linux process makefile file, very valuable.
- 2022-07-19 04:59:33下载
- 积分:1
-
无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。...
无关锁算法的线程池。使用了pthread库,主要的亮点是无关锁数据结构。- a thread pool based on lockfree ogrithem.
- 2022-07-25 06:04:42下载
- 积分:1
-
linux DVR 设备 开发包,杭州海康的最新SDK
linux DVR 设备 开发包,杭州海康的最新SDK-linux DVR equipment development kit, Hangzhou Haikang latest SDK
- 2023-06-25 01:00:04下载
- 积分:1
-
IDE的地址在uClinux里的填充,网上资源,与大家共享
IDE的地址在uClinux里的填充,网上资源,与大家共享-IDE addresses uClinux Lane in the filling, online resources and share
- 2023-02-17 10:00:04下载
- 积分:1
-
测试是一个CRT / LCD屏幕测试工具。
Screentest is a CRT/LCD screen testing utility.
- 2022-03-19 07:12:26下载
- 积分:1
-
《linux操作系统》课程教案(SHELL编程基础篇)。
《linux操作系统》课程教案(SHELL编程基础篇)。-《Linux operating system》 course teaching plan (SHELL Programming Basics).
- 2023-05-07 19:15:02下载
- 积分:1
-
grub4dos
grub4dos-0.4.4-2008- 08-src.zip,最新版的grub4dos软件源码,可以在windows下启动linux,喜欢玩多系统启动的朋友搞启动开发有福了-grub4dos-0.4.4-2008-08-src.zip, the latest version of grub4dos source software, you can activate windows under linux, love to play more than a friend to boot the system to start engaging in the development of blessed
- 2022-05-13 06:42:01下载
- 积分:1
-
一个公关系统的后台程序
一个公关系统的后台程序-system of a public relations background procedures
- 2023-09-08 04:20:03下载
- 积分:1