Pinned Repositories
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
dubbo-samples
samples for Apache Dubbo
dubbo-website
Apache Dubbo documents
eureka
AWS Service registry for resilient mid-tier load balancing and failover.
feign
Feign makes writing java http clients easier
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.
nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
netty
Netty project - an event-driven asynchronous network application framework
chenziqiang666's Repositories
chenziqiang666/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
chenziqiang666/dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
chenziqiang666/dubbo-go-pixiu
Based on the proxy gateway service of dubbo-go, it solves the problem that the external protocol calls the internal Dubbo cluster. At present, it supports HTTP and gRPC[developing].
chenziqiang666/dubbo-samples
samples for Apache Dubbo
chenziqiang666/dubbo-website
Apache Dubbo documents
chenziqiang666/eureka
AWS Service registry for resilient mid-tier load balancing and failover.
chenziqiang666/feign
Feign makes writing java http clients easier
chenziqiang666/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.
chenziqiang666/nacos
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
chenziqiang666/netty
Netty project - an event-driven asynchronous network application framework
chenziqiang666/pulsar
Apache Pulsar - distributed pub-sub messaging system
chenziqiang666/ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
chenziqiang666/rocketmq
Mirror of Apache RocketMQ
chenziqiang666/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
chenziqiang666/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
chenziqiang666/shardingsphere
Ecosystem to transform any database into a distributed database system, and enhance it with sharding, elastic scaling, encryption features & more
chenziqiang666/spring-boot
Spring Boot
chenziqiang666/spring-framework
Spring Framework
chenziqiang666/zookeeper
Apache ZooKeeper