clpsz / linux-itss
linux线程间同步(Inter-Thread Synchronization)方式汇总
☆60Updated 9 years ago
Alternatives and similar repositories for linux-itss:
Users that are interested in linux-itss are comparing it to the libraries listed below
- Linux进程间通信(Inter-Process Communication)方式汇总☆320Updated 6 years ago
- c/c++ language useful recipes☆94Updated 11 years ago
- send and recv event between processes with very few lines of code☆47Updated 10 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll 、Http协议☆55Updated 8 years ago
- ☆149Updated last month
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- Reactor Pattern Implemention☆65Updated 5 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆177Updated 12 years ago
- a ligthweight asynchronized network library focused on backend c++ development☆98Updated 5 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- The Annotated SGI STL Sources☆107Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 《CGDB中文手册》☆273Updated 9 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 8 years ago
- Source code of C++ Primer 4th ed☆63Updated 9 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆52Updated 2 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 9 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 9 years ago
- asynchronous examples for openssl using poll/epoll☆126Updated last year
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- USTC 嵌入式系统实验室2013级研究生阅读内核记录☆63Updated 10 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago