upider / CXX11ThreadPool
☆11Updated 4 years ago
Alternatives and similar repositories for CXX11ThreadPool:
Users that are interested in CXX11ThreadPool are comparing it to the libraries listed below
- 简单有效的内存池实现☆91Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A smart C++11 thread pool. Efficiently schedule your threads using "Classify Thread Pool", "Priority Task Queue". And also provide "Self-…☆21Updated 6 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 用C++11的std::atomic<T>实现一个无锁队列☆17Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- ☆35Updated 3 weeks ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- 📚一个三级缓存的高并发内存池☆52Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆10Updated 6 years ago
- 线程池,使用了很多C++ 11的新特性, 流程和传统的差不多,但是代码简洁了很多。☆25Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- spdlog简单封装☆49Updated last year
- 工作过程当中的实用工具类,脚本...☆38Updated 2 years ago
- 协程化的轻量级高性能网络库☆40Updated last year
- libevent library reimplemented with c++☆42Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- c++11任务库☆53Updated 9 years ago
- ☆35Updated 3 years ago
- 轻量级网络库, 基于C++11☆113Updated 2 years ago
- 类dubbo的c++分布式服务框架;采用微内核、插件式架构设计;仅 支持泛化调用和泛化服务暴露;兼容dubbo标准协议☆19Updated 7 years ago
- 用C++实现的一个简单的线程池,支持任务队列,实际任务继承自taskbase。☆12Updated 9 years ago
- some different implementations of queue and test result☆32Updated 2 years ago