y123456yz / middleware_development_learningLinks
中间件、高性能服务器、分布式存储等(redis、memcache、nginx、大容量redis pika、rocksdb、mongodb、wiredtiger存储引擎、高性能代理中间件)二次开发、性能优化,逐步整理文档说明并配合demo指导--每周末定时更新2-3篇技术文章及程序demo
☆729Updated 11 months ago
Alternatives and similar repositories for middleware_development_learning
Users that are interested in middleware_development_learning are comparing it to the libraries listed below
Sorting:
- 分布式NOSQL redis源码阅读中文分析注释,带详尽注释以及相关流程调用注释,提出改造点,redis cluster集群功能、节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助,解决了source insight中文注释乱码问…☆688Updated 4 years ago
- 分布式文档数据库mongodb-3.6(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,持续更新。后期重点进行mongodb-4.4最新版本内核源码分析☆525Updated 3 years ago
- redis 3.2.8 的源码注释☆522Updated 7 years ago
- Annotated Nginx Source(中文)☆617Updated last year
- 极客时间<网络编程实战>代码☆956Updated last year
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆127Updated 8 years ago
- 极客时间《Linux 性能优化实战》案例☆1,109Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现☆209Updated 4 years ago
- redis键值数据库源码分析☆563Updated 4 years ago
- ☆85Updated 4 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆165Updated 6 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆1,240Updated 4 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆125Updated 9 months ago
- 带有详细注释的redis-3.0源码☆94Updated 9 years ago
- 分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆118Updated 2 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 8 years ago
- nginx源码中文注释版☆823Updated 4 years ago
- grpc 源码解 读☆657Updated 2 months ago
- Event Framework, implemented the coroutine scheduling based on IO events. Support poll, epoll, event port and kqueue.☆415Updated 5 years ago
- linux内核网络协议栈源码阅读分析注释--带详尽中文分析注释以及相关流程分析调用注释,对理解分析内核协议栈源码很有帮助☆307Updated 4 years ago
- A simple distributed key value store based on the Raft consensus protocol☆164Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆207Updated 2 years ago
- ☆104Updated 5 years ago
- 整理12种数据库相关资料,mysql,mariaDB,Percona Server,MongoDB,Redis,RocksDB,TiDB,CouchDB,Cassandra,TokuDB,MemDB,Oceanbase☆601Updated last year
- A distributed in-memory NOSQL system based on TARS framework, support LRU algorithm and data persists on back-end database. Users can ea…☆746Updated last year
- 采集网络上优秀的systemtap学习资源☆297Updated 5 years ago
- 负载均衡远程服务调度系统☆192Updated 2 years ago
- leveldb 源码阅读,分析 DB 运作流程与 WAL、SSTable 等文件格式与 Compaction 过程。☆589Updated 4 years ago
- 喜马拉雅xcache缓存系统☆203Updated 2 years ago
- <Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。☆878Updated 2 years ago