Stars
Resilience4j is a fault tolerance library designed for Java8 and functional programming
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
Java unlimited redefinition of classes at runtime.
This repo is a plugin of Intellij IDEA that can help you achieve hot swap without any configuration and debugging.(一种简单快捷的实现Java热部署方式,使用该IntelliJ IDEA插件进行远程服务器热部署无需任何配置,无需使用debug端口,只需几个简单动作就能完成)
A distributed single-sign-on framework.(分布式单点登录框架XXL-SSO)
A lightweight distributed configuration management platform. (分布式配置管理平台XXL-CONF)
Raft Java implementation which is simple and easy to understand.
A production-grade java implementation of RAFT consensus algorithm.
hzlulu / DistributedID
Forked from beyondfengyu/DistributedID基于twitter的雪花算法(SnowFlake)来产生分布式ID,支持SDK、HTTP方式接入
Apache Flink 源码分析系列,基于 git tag 1.1.2
Apache Flink官方文档中文翻译计划
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛初赛代码(第32名)
Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+
YunaiV / sharding-jdbc
Forked from apache/shardingsphereA JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github
YunaiV / elastic-job
Forked from apache/shardingsphere-elasticjobElastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-Lite/?github
YunaiV / incubator-rocketmq
Forked from apache/rocketmq带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github
Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.
Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.