-
glid编写实例,glid应用,可供参考。
glid编写实例,glid应用,可供参考。-glid the preparation of example, glid applications, for reference.
- 2022-01-22 06:44:48下载
- 积分:1
-
主要是实现在linux操作系统中对实现USB事件的监测。
主要是实现在linux操作系统中对实现USB事件的监测。-Mainly in the linux operating system to achieve the realization of USB to monitor events.
- 2022-03-23 13:41:41下载
- 积分:1
-
pthread_t created with input from the standard input of the number N of N thread...
用pthread_t创建由标准输入端输入个数N的N个线程,分别计算各自的结果,再返回给主进程.-pthread_t created with input from the standard input of the number N of N threads, calculate their results and then back to the main process.
- 2022-07-03 04:29:20下载
- 积分:1
-
Samsung s3C2440 Datasheet
Samsung s3C2440 Datasheet
- 2022-04-28 00:10:18下载
- 积分:1
-
VB CVB sdtys dfgsd sdfdf
VB CVB SDTYS DFGSD SDFDF
- 2022-01-23 10:23:15下载
- 积分:1
-
linux2.6 与linux2.4内核区别的总结,为驱动移植提供指导
linux2.6 与linux2.4内核区别的总结,为驱动移植提供指导-linux2.6 distinction between the kernel and linux2.4 summary, in order to drive migration guide
- 2022-09-20 02:10:03下载
- 积分:1
-
linux achieve signal processing, pipeline design communications
linux 下实现信号处理,管道设计通信-linux achieve signal processing, pipeline design communications
- 2022-10-11 12:15:03下载
- 积分:1
-
很经典的一本书,非常值得想学习Linux系统核心编程的朋友
很经典的一本书,非常值得想学习Linux系统核心编程的朋友-Is a classic book, very worthwhile to learn Linux kernel programming friend
- 2022-03-19 16:50:59下载
- 积分:1
-
sgip under the agreement address some of the news source
linux 下的sgip 协议中的消息处理部分源代码-sgip under the agreement address some of the news source
- 2023-06-03 12:05:03下载
- 积分: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