fanchenxinok / Makefile_models
实现一个消息传递模型,并学习多种makefile的编写方式,进行编译
☆22Updated 4 years ago
Alternatives and similar repositories for Makefile_models:
Users that are interested in Makefile_models are comparing it to the libraries listed below
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆55Updated 9 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- gdb debug example☆59Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 2 months ago
- fast thread pool☆27Updated 6 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- ☆66Updated 5 years ago
- Summaries and notes on pthreads programming.☆57Updated 6 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆58Updated 8 years ago
- c++工具库☆106Updated 4 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- 这里总结下c++11的新特性☆11Updated 9 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆157Updated last year
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 一个极简内存池实现☆289Updated 5 months ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 7 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- 我的C++11学习资料和示例代码☆59Updated 6 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- My Makefile for Linux, application & driver☆43Updated 4 years ago