-
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 shell 下操作
多线程文件的传输实现 需要在linux shell 下操作-multithreaded file transfer realize the need to operate under linux she
- 2022-01-26 00:44:27下载
- 积分:1
-
系统的介绍了Linux下的文件系统
VFS
VFS的作用
基于VFS的文件访问
VFS重要数据结构
文件系统的注册与安装
ext2...
系统的介绍了Linux下的文件系统
VFS
VFS的作用
基于VFS的文件访问
VFS重要数据结构
文件系统的注册与安装
ext2、ext3文件系统
文件操作
proc文件系统
CRAMFS文件系统
-Introduction of the Linux system file system under VFS VFS the role of the VFS-based file access important data structure VFS file system register and install ext2, ext3 file system file operations proc file system file system CRAMFS
- 2023-02-14 12:40:04下载
- 积分:1
-
This is a key driver under linux, it is good.
这是在linux下的key驱动,很不错的.-This is a key driver under linux, it is good.
- 2022-07-13 03:21:45下载
- 积分:1
-
创建一个符合iso
创建一个符合iso-9660标准的iso文件系统,应用于Linux/UNIX平台。-Create an iso-9660 standard iso file system, used in Linux/UNIX platforms.
- 2023-03-28 10:10:03下载
- 积分:1
-
linux动态连接库示例
linux动态连接库示例-example Dynamic Link Library
- 2022-02-26 21:23:10下载
- 积分:1
-
周立功
ZLG-GUI源代码完整版12-windows.c-ZLG-GUI source code full version of 12-windows.c
- 2022-03-23 05:16:44下载
- 积分:1
-
SnackAmp is a powerful multi
SnackAmp is a powerful multi-platform audio music (mp3, ogg ,wav, streams ...) player and organizer for large music collections. Manage your entire collection, including ID3 tagging and auto-playlisting. Integrated web server for remote control/streaming
- 2023-08-11 16:45:09下载
- 积分:1
-
linux0.11内核源码,很好的研究linux玩意
linux0.11内核源码,很好的研究linux玩意-linux0.11 kernel source code, well studied linux stuff
- 2022-01-21 03:16:28下载
- 积分:1
-
linux programming very detailed white paper on the basic principles of programmi...
linux编程白皮书非常详细的阐述了linux编程的基本原理。-linux programming very detailed white paper on the basic principles of programming linux.
- 2022-03-21 22:42:11下载
- 积分:1