-
linux device driver examples
linux device driver examples
- 2023-05-02 06:00:03下载
- 积分:1
-
linux ext2, ext3文件系统日志系统的设计
linux ext2, ext3文件系统日志系统的设计-linux ext2, ext3 file system log system design
- 2022-03-18 02:44:21下载
- 积分: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
-
MIPS
mips-nptl patches for crosstool-0.34
- 2022-12-23 16:15:03下载
- 积分:1
-
gcc compiler under linux through, cs source client server communication, the rea...
gcc编译器在linux下通过,cs源代码客户端服务器通信,实现了简单的文本传输,了解socket读取的全过程,绝对可以原创,欢迎大家多多支持。
- 2022-12-14 02:50:03下载
- 积分:1
-
linux设备驱动开发详解(书代码).
linux设备驱动开发详解(书代码). -linux设备驱动开发详解(书代码).linux设备驱动开发详解(书代码).
- 2022-10-13 23:35:03下载
- 积分:1
-
插座
C++ SOCKET 类-SOCKET
- 2022-04-21 10:38:25下载
- 积分:1
-
linux下的gun asm编译器手册,对于linux底深编程很有用.
linux下的gun asm编译器手册,对于linux底深编程很有用.-linux under the gun asm compiler manual for linux at the end of the deep programming useful.
- 2022-11-28 16:25:04下载
- 积分:1
-
一周内学会linux系统管理PPT文档。第一讲Linux的概述.ppt第十六讲NFS服务.ppt...
一周内学会linux系统管理PPT文档。第一讲Linux的概述.ppt第十六讲NFS服务.ppt-Institute of linux system administration within a week PPT document. First talk about Linux, an overview. Ppt 16th speaking NFS services. Ppt
- 2022-08-05 23:53:18下载
- 积分:1
-
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法...
一个在LINUX下的实现的AD驱动程序,希望对大家有帮助,从这个程序中能学习到LINUX下驱动的写法-Under a LINUX driver for the realization of the AD, in the hope we have help from this program can learn to drive under the wording of LINUX
- 2022-07-17 00:21:15下载
- 积分:1