ai0376 / open_source_study
开源库学习
☆10Updated 8 years ago
Alternatives and similar repositories for open_source_study:
Users that are interested in open_source_study are comparing it to the libraries listed below
- 学习redis源码过程笔记、问题记录,通过代码阅读熟悉分布式NOSQL数据库redis cluster集群功能、主从复制,节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助☆28Updated 7 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 9 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 8 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- My Study and Test Codes of C++ Language☆33Updated 8 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 完成有查询、存储、日志功能的内存数据库(C++)☆8Updated 6 years ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 10 years ago
- 基于Android+ JNI + HTTPS + libevent + mysql/redis + 高德地图完成的实时热点定位的打车解决方案☆33Updated 5 years ago
- C、C++和其在Linux下的编程学习,主要是51CTO、传智播客、一些经典书籍的学习等☆31Updated 9 months ago
- 一个c++网络库,基于epoll☆17Updated 7 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- nginx-1.14.0版本的源码分析☆16Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- IM cpp server☆19Updated 10 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆17Updated 6 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 测试操作系统并发量☆71Updated 6 years ago