chijinxina / DesignModels
C++设计模式
☆18Updated 6 years ago
Alternatives and similar repositories for DesignModels:
Users that are interested in DesignModels are comparing it to the libraries listed below
- muduo in windows☆70Updated 5 years ago
- ☆40Updated 6 years ago
- A C++ RPC Framework with Google's Protobuf Serialization and wangle framework☆18Updated 5 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 11 years ago
- 23 Design Patterns implemented by C++☆154Updated 7 years ago
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- A C++ 11 Simple ThreadPool☆83Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆68Updated 5 years ago
- In this repository, I can teach you how to write an excellent rpc lib using C++.☆73Updated 5 years ago
- 多线程练习代码☆40Updated last year
- 一些C/C++常用封装例子☆211Updated 3 years ago
- a cpp Web Server☆155Updated 4 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- A tiny C++ webserver, when it goes wrong, it returns I know nothing.☆70Updated 4 years ago
- 微服务治理框架C++实现☆80Updated 2 years ago
- 《C++ 服务器开发精髓》随书配套源码☆211Updated 3 years ago
- ☆40Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 5 years ago
- 基于C++线程池的轻量级Web并发服务器☆160Updated 3 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago