clpsz / linux-itss
linux线程间同步(Inter-Thread Synchronization)方式汇总
☆60Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for linux-itss
- Linux进程间通信(Inter-Process Communication)方式汇总☆317Updated 6 years ago
- send and recv event between processes with very few lines of code☆48Updated 10 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 8 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- Simple C++multithread lib☆125Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 7 years ago
- muduo v1.0.4的注释版☆90Updated 9 years ago
- 《Head First设计模式》学习代码,使用C++实现☆71Updated 9 years ago
- Lock-Free Thread Pool☆75Updated last year
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 6 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- Simple memory leak finder.☆51Updated 11 years ago
- c/c++ language useful recipes☆94Updated 11 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Updated 9 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- A lock-free(or spin-lock) Queue implemented by RingBuffer.☆125Updated 4 years ago
- “四人帮”-《设计模式:可 复用面向对象软件的基础》所有模式的实现,使用C++语言☆74Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆176Updated 12 years ago
- 基于共享内存的进程间通信组件☆15Updated 5 years ago
- 《CGDB中文手册》☆270Updated 9 years ago
- CMake/Make/Shell/Multi-thread' usage☆79Updated 9 months ago
- 23 Design Patterns implemented by C++☆150Updated 7 years ago
- ☆53Updated 10 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- Tinyftpd是用c语言实现的简单、快速、高效的Linux FTP服务器,只需简单的配置,就可快速的将主机变成高效的FTP服务器。☆152Updated 2 years ago