clpsz / linux-ipcsLinks
Linux进程间通信(Inter-Process Communication)方式汇总
☆325Updated 7 years ago
Alternatives and similar repositories for linux-ipcs
Users that are interested in linux-ipcs are comparing it to the libraries listed below
Sorting:
- linux线程间同步(Inter-Thread Synchronization)方式汇总☆60Updated 10 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- cJson源码和源码分析☆246Updated 9 years ago
- ☆681Updated 10 years ago
- Read code, comment it.☆355Updated 4 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- ☆152Updated 8 months ago
- 一个极简内存池实现☆303Updated 11 months ago
- Simple C++multithread lib☆126Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- 纯C语言高性能异步多任务多事件驱动的协程库| Pure C language high-performance asynchronous multi-task multi-event driven coroutine library.☆206Updated 5 years ago
- simple http server base on epoll☆323Updated last year
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆252Updated 7 years ago
- ☆492Updated 8 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 10 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- ☆67Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 一个学习Apue的仓库,对于每一章节 的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆442Updated 7 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆371Updated 8 years ago
- a simple example for how to use epoll☆66Updated 13 years ago