-
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
-
microwindows
microwindows-0.90
- 2022-08-22 05:08:30下载
- 积分:1
-
qt 一个封装好的串口类 qextserialport
qt 一个封装好的串口类 qextserialport-qt a good package Serial category qextserialport
- 2022-07-21 04:47:12下载
- 积分:1
-
gambas
gambas-1.0.tar.gz
- 2022-01-25 18:30:44下载
- 积分:1
-
此程序为linux触摸屏驱动程序,这是我花4千元买的教学试验平台带的,绝对经典。...
此程序为linux触摸屏驱动程序,这是我花4千元买的教学试验平台带的,绝对经典。-This program for linux touch screen driver, this is I spent 4 thousand dollars to buy the teaching test platform with absolute classic.
- 2022-12-05 15:05:03下载
- 积分:1
-
For the 2410 development board, embedded system target board hardware initializa...
针对2410开发板,嵌入式系统目标板硬件初始化入门代码-For the 2410 development board, embedded system target board hardware initialization entry-code
- 2022-03-05 21:36:22下载
- 积分:1
-
applicable QT2410E (UNITAR)
适用QT2410E(训研所)-ARM或闪存复制暂停
- 2023-04-09 13:05:03下载
- 积分:1
-
根据协议实现的部分源代码atomicaction
linux 协议下的atomicaction 实现部分的源代码-atomicaction under the agreement achieved part of the source code
- 2022-09-13 02:40:03下载
- 积分:1
-
universeII驱动,用做vme总线和pci总线的桥接
universeII驱动,用做vme总线和pci总线的桥接-universeII driver,used as the bridge of vme bus to pci bus
- 2022-01-25 14:41:56下载
- 积分:1
-
This is a linux based on the PCI bus driver SD card good information, very usefu...
这是一个关于linux下基于PCI总线的SD卡驱动方面的好资料,对驱动开发很有用。-This is a linux based on the PCI bus driver SD card good information, very useful for driver development.
- 2022-02-07 02:01:12下载
- 积分:1