Pinned Repositories
apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
ByteTCC
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
dubbo-samples
samples for Apache Dubbo
elastic-job-lite
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
incubator-shardingsphere
Distributed database middleware
jgossip
A Apache V2 gossip protocol implementation in Java
justopensrc's Repositories
justopensrc/apollo
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
justopensrc/ByteTCC
ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. User guide: https://github.com/liuyangming/ByteTCC/wiki
justopensrc/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
justopensrc/dubbo-samples
samples for Apache Dubbo
justopensrc/elastic-job-lite
Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.
justopensrc/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
justopensrc/incubator-shardingsphere
Distributed database middleware
justopensrc/jgossip
A Apache V2 gossip protocol implementation in Java
justopensrc/Leaf
Distributed ID Generate Service
justopensrc/light-task-scheduler
Distributed Scheduled Job Framework
justopensrc/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
justopensrc/netty
Netty project - an event-driven asynchronous network application framework
justopensrc/netty-im-demo
justopensrc/openmessaging-storage-dledger
A raft-based java library for building high-available, high-durable, strong-consistent commitlog.
justopensrc/rocketmq
Mirror of Apache RocketMQ
justopensrc/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
justopensrc/seata-samples
seata-samples
justopensrc/Sentinel
A lightweight powerful flow control component enabling reliability and monitoring for microservices. (轻量级的流量控制、熔断降级 Java 库)
justopensrc/serf
Service orchestration and management tool.
justopensrc/spring-boot
Spring Boot
justopensrc/spring-framework
Spring Framework
justopensrc/uid-generator
UniqueID generator
justopensrc/xxl-job
A lightweight distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
justopensrc/zookeeper
Mirror of Apache Hadoop ZooKeeper