chenluyong / OEasyPool
c++11 thread pool
☆22Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for OEasyPool
- muduo in windows☆70Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 7 years ago
- 工作过程当中的实用工具类,脚本...☆37Updated 2 years ago
- 使用C++11风格,基于libcurl库封装的HTTP客户端。☆57Updated 6 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- A SQLite client library written in Modern C++☆37Updated 7 years ago
- ☆36Updated 4 years ago
- 自己写的一些C++常用类,目前包含Heartbeat,CIniFile,Log(线程安全的跨平台日志类), 控制台彩色输出(跨平台),后面根据需要逐渐增加☆29Updated 8 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- fn-log is a cpp-based logging utility. It's a gift.☆81Updated last year
- spdlog简单封装☆44Updated 10 months ago
- C++ implementation of hierarchy time wheel☆26Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- 最简单的tcpserver,主要解决tcp的粘包、分包的问题☆14Updated 8 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- ☆17Updated 6 years ago
- C++远程调用框架☆33Updated 9 years ago
- A ThreadPool clss base on IOCP on Windows.☆27Updated 6 years ago
- 一个简单好用的定时器组件,支持Cron表达式,只有一个头文件,不依赖任何第三方库,跨平台。☆48Updated 6 months ago
- A IOCP Server Class on Windows!☆91Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 将Windows和Linux的socket库的使用封装成跨平台的类库,轻松使用socket创建连接。☆25Updated 6 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆65Updated 5 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- Asynchronous c/s network framework; Based on Boost.Asio; Very efficient.☆96Updated 3 weeks ago
- c++ operation database like mybatis☆35Updated 2 years ago