owenliang / task_schedule
(C++)基于图数据结构与拓扑序列的任务调度demo
☆63Updated 7 years ago
Alternatives and similar repositories for task_schedule:
Users that are interested in task_schedule are comparing it to the libraries listed below
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆80Updated 2 years ago
- a distributed storage engine☆87Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- 用c语言写的dbproxy☆36Updated 3 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 关于无锁队列的知识☆11Updated 8 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆40Updated 7 years ago
- 微服务治理框架C++实现☆80Updated 2 years ago
- c++11任务库☆53Updated 9 years ago
- leveldb_1.17代码注释(annotated leveldb_1.17 source code)☆9Updated 10 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated 2 weeks ago
- docker-17.05.0 containerd opencontainers/runc lxc mesos源码中文注释详细分析,带详细注释说明,学习容器技术很有帮助,近期持续更新☆65Updated 4 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆116Updated 2 months ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- simple demo for network programming☆38Updated 8 years ago
- WeiboAd Team Base C++ framework☆57Updated 6 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆50Updated 7 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆199Updated last year
- Basic C++ library on linux platform☆25Updated 8 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整( 表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆161Updated 7 years ago
- A light weight distributed key-value database system with table concept.☆83Updated 3 years ago