Pinned Repositories
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
chaosblade
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
dubbo
Apache Dubbo is a high-performance, java based, open source RPC framework.
incubator-skywalking
A distributed tracing system, and APM ( Application Performance Monitoring )
metaphysics
架构师玄学之路、稳定性、高并发、高可用、全栈知识图谱、分布式、阿里巴巴
netty
Netty project - an event-driven asynchronous network application framework
pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
rocketmq
Mirror of Apache RocketMQ
spring-cloud-alibaba-practice
Spring Cloud Alibaba微服务架构实战派,微服务架构最强实战案例分析
xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
metaphysical-road's Repositories
metaphysical-road/spring-cloud-alibaba-practice
Spring Cloud Alibaba微服务架构实战派,微服务架构最强实战案例分析
metaphysical-road/xxl-job
A distributed task scheduling framework.(分布式任务调度平台XXL-JOB)
metaphysical-road/rocketmq-practice
最强基于RocketMQ分布式架构最佳实战
metaphysical-road/Alamofire
Elegant HTTP Networking in Swift
metaphysical-road/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
metaphysical-road/awesome-go
A curated list of awesome Go frameworks, libraries and software
metaphysical-road/backend-full-stack-technology
metaphysical-road/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
metaphysical-road/COLA
Clean Object-oriented & Layered Architecture
metaphysical-road/conductor
Conductor is a microservices orchestration engine - https://netflix.github.io/conductor/
metaphysical-road/CTMediator
The mediator with no regist process to split your iOS Project into multiple project.
metaphysical-road/Discovery
🐳 Nepxion Discovery is an enhancement for Spring Cloud Discovery with gray release, router, weight, limitation, circuit breaker, degrade, isolation, monitor, tracing 灰度发布、路由、权重、限流、熔断、降级、隔离、监控、追踪
metaphysical-road/DiscoveryPlatform
☀️ Nepxion DiscoveryPlatform is a platform for Nepxion Discovery with service governance, release orchestration, flow inspection, instance blacklist, gateway route 服务治理、蓝绿灰度编排、流量侦测、实例摘除、网关路由的平台
metaphysical-road/goku-api-gateway
A Powerful HTTP API Gateway in pure golang!Goku API Gateway (中文名:悟空 API 网关)是一个基于 Golang开发的微服务网关,能够实现高性能 HTTP API 转发、服务编排、多租户管理、API 访问权限控制等目的,拥有强大的自定义插件系统可以自行扩展,并且提供友好的图形化配置界面,能够快速帮助企业进行 API 服务治理、提高 API 服务的稳定性和安全性。
metaphysical-road/hazelcast
Open-source distributed computation and storage platform. Real-time Stream Processing Unconference. Save Your Spot https://hazelcast.com/lp/unconference/
metaphysical-road/kiwi
🐤Kiwi-国际化全流程解决方案
metaphysical-road/koa
Expressive middleware for node.js using ES2017 async functions
metaphysical-road/microservices-platform
基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的**实现高内聚低耦合,项目代码简洁注释丰富上手容易,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认证的解决方案,面向互联网设计同时适合B端和C端用户,支持CI/CD多环境部署,并提供应用管理方便第三方系统接入;同时还集合各种微服务治理功能和监控功能。模块包括:企业级的认证系统、开发平台、应用监控、慢sql监控、统一日志、单点登录、Redis分布式高速缓存、配置中心、分布式任务调度、接口文档、代码生成等等。
metaphysical-road/PolarDB-for-PostgreSQL
metaphysical-road/presto
The official home of the Presto distributed SQL query engine for big data
metaphysical-road/scm-biz-suite
供应链中台系统基础版,集成零售管理, 电子商务, 供应链管理, 财务管理, 车队管理, 仓库管理, 人员管理, 产品管理, 订单管理, 会员管理, 连锁店管理, 加盟管理, 前端React/Ant Design, 后端Java Spring+自有开源框架,全面支持MySQL, PostgreSQL, 全面支持国产数据库南大通用GBase 8s,通过REST接口调用,前后端完全分离。
metaphysical-road/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
metaphysical-road/shardingsphere
Distributed database middleware
metaphysical-road/shardingsphere-elasticjob
Distributed scheduled job framework
metaphysical-road/sia-task
微服务任务调度框架
metaphysical-road/sofa-tracer
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
metaphysical-road/spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
metaphysical-road/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
metaphysical-road/zookeeper
Mirror of Apache Hadoop ZooKeeper
metaphysical-road/zuihou-admin-cloud
基于SpringCloud(Hoxton.SR7) + SpringBoot(2.2.9.RELEASE) 的SaaS 微服务脚手架,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API、分布式事务、大文件断点分片续传等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Nacos、Fegin、Ribbon、Zuul、Hystrix、JWT Token、Mybatis、SpringBoot、Redis、RibbitMQ等主要框架和中间件。