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
- ☆681Updated 10 years ago
- cJson源码和源码分析☆245Updated 10 years ago
- Linux下的小型Web服务器,支持GET/POST/SSL等功能☆152Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- Read code, comment it.☆356Updated 4 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆155Updated 3 years ago
- 《CGDB中文手册》☆278Updated 10 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- ☆152Updated 10 months ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 11 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Updated 9 years ago
- ☆492Updated 9 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- ☆67Updated 6 years ago
- a fast ,stable and thread-safe log lib(logger) for C/C++ language☆251Updated 7 years ago
- A collection of gcc tips. 100 maybe just mean many here.☆553Updated 3 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- 一个极简内存池实现☆304Updated last year
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆375Updated 8 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- libev sync from http://cvs.schmorp.de/libev/☆158Updated 4 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆58Updated 9 years ago
- 一个学习Apue的仓库,对于每一章节的学习代码会上传下来,包含一些遇到的问题,以及解决的 一些问题,也包括了一路走来,的成长点滴,在后期后加上我的 博客地址,来记录学习的点滴、☆442Updated 7 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago