owenliang / task_scheduleLinks
(C++)基于图数据结构与拓扑序列的任务调度demo
☆64Updated 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
Sorting:
- Hurricane is a C++ based distributed real-time processing system.☆218Updated 3 years ago
- a distributed storage engine☆89Updated 8 years ago
- tbsys and tbnet repository mirror for alibaba☆69Updated 5 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 微服务治理框架C++实现☆81Updated 2 years ago
- c++11任务库☆53Updated 9 years ago
- C++ implementation of Sentinel☆142Updated last year
- ☆53Updated 11 years ago
- A Quick Way to Bulk Loading☆105Updated 4 years ago
- WeiboAd Team Base C++ framework☆57Updated 7 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆222Updated 7 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated last year
- A raft consensus implementation that is simply and understandable☆152Updated 5 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in c++ (使用intrinsics编写向量化代码),第四届阿里中间件复赛代码…☆36Updated 6 years ago
- libpaxos的注释版本☆33Updated 10 years ago
- 分布式存储解决方案☆48Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- Common library☆133Updated 8 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Updated 7 years ago
- A implement of protobuf-rpc based on nginx☆30Updated 7 years ago
- 关于无锁队列的知识☆11Updated 8 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆121Updated 6 months ago
- A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。☆171Updated last year
- 简单有效的内存池实现☆96Updated 9 years ago