tinykpwang / docker-compose-seckill_server
用grpc C++实现的秒杀服务,docker-compose管理grpc、redis、mysql,代码编译使用bazel
☆12Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for docker-compose-seckill_server
- c++11 implementation of muduo net lib and muduo asynclogging.☆32Updated 5 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆26Updated 5 years ago
- Cross platform rudp library with C++11☆79Updated 4 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- muduo in windows☆70Updated 4 years ago
- c++工 具库☆104Updated 3 years ago
- 测试操作系统并发量☆69Updated 6 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆30Updated 7 years ago
- ☆39Updated 5 years ago
- A thread safe stl implementation base on C++11 stl☆46Updated 3 years ago
- ☆89Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- 用C++开发web服务器框架☆31Updated 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)☆58Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- ☆44Updated 5 years ago
- A memory pool written with C++☆58Updated 4 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆77Updated 3 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆23Updated 5 years ago
- 高性能博客系统☆27Updated 5 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆65Updated 5 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 5 years ago
- 一个自己封装的基于reactor的c++网络库☆35Updated 8 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发 挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- 多线程练习代码☆40Updated last year