-
Linux 新手管理员手册中文版,适用于linux新手管理员
Linux 新手管理员手册中文版,适用于linux新手管理员-Chinese edition of LINUX_NEWBIE_ADMINISTRATOR_GUID,for linux novice administrator.
- 2022-07-05 08:40:48下载
- 积分:1
-
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
-
vk32xx串口驱动参考代码 用于linux嵌入式系统
vk32xx串口驱动参考代码 用于linux嵌入式系统-vk32xx serial port driver reference code for embedded linux system
- 2023-02-03 23:35:04下载
- 积分:1
-
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。
linux,shell编程。讲解详细,包括awk,sed,tr等工具的使用。对于初学者而言,非常有帮助。-linux, shell programming. Explain in detail, including awk, sed, tr and other tools. For beginners, the very helpful.
- 2022-01-31 15:45:47下载
- 积分:1
-
LINUX下逻辑运算符的应用
LINUX下逻辑运算符的应用-LINUX Logical Operators Application
- 2022-11-14 06:00:03下载
- 积分:1
-
这个是cygwin的英文指导,我找不到中文的,中文的都不全
这个是cygwin的英文指导,我找不到中文的,中文的都不全-this is the English guide, I find that the Chinese, not the entire Chinese
- 2022-07-03 06:33:50下载
- 积分:1
-
thinking in python
thinking in python
- 2023-04-11 22:40:04下载
- 积分: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
-
linux 串口测试程序
linux 串口测试程序-linux serial port test program
- 2022-05-22 14:11:00下载
- 积分:1
-
实战的linux socket编程
实战的linux socket编程--示例源码,很好的参考!推荐!-real linux socket programming-- source code examples, good reference! Recommended!
- 2022-04-16 17:30:15下载
- 积分:1