-
tcp/ip编程范例
tcp/ip编程范例-tcp/ip programming paradigm
- 2023-04-08 09:40:04下载
- 积分:1
-
linux detailed introduction
linux详细介绍 -linux detailed introduction
- 2022-01-26 03:41:45下载
- 积分:1
-
PCI_CAN under linux drivers, to mount the PCI bus on the CAN bus driven by the d...
linux下PCI_CAN 的驱动程序,对挂载在PCI总线上的CAN总线的驱动的开发很有借鉴作用。可以看出它明显有别于其他总线下CAN的驱动开发。-PCI_CAN under linux drivers, to mount the PCI bus on the CAN bus driven by the development of a very useful reference. It can be seen clearly from other CAN Bus driver development.
- 2022-03-21 07:27:53下载
- 积分:1
-
to get the sys_call_table in linux kernel 2.6
系统调用表的获取,已在2.6平台上测试,2.6平台的系统调用表不在导出,当然你也可以通过编译内核导出-to get the sys_call_table in linux kernel 2.6
- 2022-04-02 06:32:06下载
- 积分:1
-
在Linux环境下,使用共享外部变量的方式,实现哲学家进餐问题...
在Linux环境下,使用共享外部变量的方式,实现哲学家进餐问题-the Linux environment, the use of shared external variables, to achieve the Dining Philosophers Problem
- 2022-10-14 14:15:03下载
- 积分:1
-
unix 系统下 ps 管理程序的实现
unix 系统下 ps 管理程序的实现-ps management process to achieve
- 2022-12-11 03:05:03下载
- 积分:1
-
UNIX环境下多线程的网络编程例子
UNIX环境下多线程的网络编程例子-UNIX environment multithreaded network programming examples
- 2022-06-30 15:44:24下载
- 积分:1
-
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定...
linux/unix系统的I/O也就是一般所说的低级I/O――操作系统提供的基本IO服务,与os绑定-linux/unix system, I/O is generally called low-level operating system I/O-- provision of basic IO services, os bind
- 2022-05-22 09:06:30下载
- 积分: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
-
《Unix网络编程》的源代码的i386
《Unix网络编程》的源代码的i386-pc-bsdi3.0部分-"Unix Network Programming," the source i386-pc-part bsdi3.0
- 2022-03-04 08:49:21下载
- 积分:1