clpsz / linux-ipcsLinks
Linux进程间通信(Inter-Process Communication)方式汇总
☆324Updated 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
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- Read code, comment it.☆355Updated 4 years ago
- cJson源码和源码分析☆246Updated 9 years ago
- ☆679Updated 10 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 《CGDB中文手册》☆277Updated 10 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 一个极简内存池实现☆301Updated 11 months ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- ☆67Updated 6 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- FTP Server for linux☆64Updated 6 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆164Updated 6 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆158Updated last year
- simple http server base on epoll☆324Updated last year
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- A collection of gcc tips. 100 maybe just mean many here.☆552Updated 3 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆371Updated 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- TFTP server and client implementation in C☆150Updated 5 years ago