fanchenxinok / Makefile_modelsLinks
实现一个消息传递模型,并学习多种makefile的编写方式,进行编译
☆23Updated 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
Sorting:
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆56Updated 9 years ago
- fast thread pool☆27Updated 6 years ago
- gdb debug example☆62Updated 3 years ago
- CMake/Make/Shell/Multi-thread' usage☆81Updated last year
- 一个极简内存池实现☆292Updated 7 months ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆33Updated 5 years ago
- 一次对Tinyhttpd完整的精读,注释,测试☆156Updated last year
- Summaries and notes on pthreads programming.☆59Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 轻量级网络库, 基于C++11☆116Updated 3 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)☆59Updated 8 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 8 months ago
- C/C++/Golang/Linux...知识整理☆98Updated 4 months ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 2 years ago
- 学习UNIX环境编程、网络编程☆30Updated 4 years ago
- linux c 多路复用IO/epoll/select/poll 实现mqtt服务器,qt 5.80 实现mqtt客户端☆33Updated 5 years ago
- ☆67Updated 5 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 6 years ago
- 设计模式精解-GoF 23 种设计模式解析附 C++实现源码☆50Updated 8 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆166Updated 2 months ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 5 years ago