xiaoweiChen / zl_threadpoolLinks
Linux平台下C++(C++98、C++03、C++11)实现的线程池
☆11Updated 7 years ago
Alternatives and similar repositories for zl_threadpool
Users that are interested in zl_threadpool are comparing it to the libraries listed below
Sorting:
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- Expert C++的个人翻译☆54Updated 4 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆57Updated 10 years ago
- 《C++20 - Get the Details 》的非专业个人翻译☆56Updated 2 years ago
- c++ operation database like mybatis☆36Updated 3 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- c++11任务库☆53Updated 9 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- C++11全套设计模式-23种指针的用法(a full DesignPattern implement with c++11)☆43Updated 5 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- muduo in windows☆68Updated 5 years ago
- 《Software Architecture with C++》的非专业个人翻译☆75Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- c++异步io☆16Updated last year
- 《C++ Move Semantics》的非专业个人翻译☆76Updated 3 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 包含:1、两个轻量级disruptor头文件;2、使用该disruptor改进的线程池ThreadPool头文件。 include: 1、two disruptor related headfile; 2、a ThreadPool with this disruptor …☆27Updated 4 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆20Updated 7 years ago
- Message queue and thread pool implementations of C++ Workflow☆35Updated 10 months ago
- header only log inherited from Nanolog☆37Updated 4 years ago
- a modern c++ plugin library☆86Updated 3 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- 一个简单的muduo库,用来练手☆13Updated 6 years ago
- 这 里总结下c++11的新特性☆12Updated 9 years ago