All Projects → yato → Similar Projects or Alternatives

104 Open source projects that are alternatives of or similar to yato

Connectors
Connectors simplify connecting to standalone and CloudFoundry services
Stars: ✭ 28 (+133.33%)
Mutual labels:  hystrix, circuit-breaker
pyhystrix
Hystrix brought to Python
Stars: ✭ 21 (+75%)
Mutual labels:  hystrix, circuit-breaker
Opossum
Node.js circuit breaker - fails fast ⚡️
Stars: ✭ 473 (+3841.67%)
Mutual labels:  hystrix, circuit-breaker
clj-http-hystrix
A Clojure library to wrap clj-http requests as hystrix commands
Stars: ✭ 21 (+75%)
Mutual labels:  hystrix, circuit-breaker
Brakes
Hystrix compliant Node.js Circuit Breaker Library
Stars: ✭ 255 (+2025%)
Mutual labels:  hystrix, circuit-breaker
gobreak
Latency and fault tolerance library like Netflix's Hystrix with prometheus and gobreaker.
Stars: ✭ 42 (+250%)
Mutual labels:  hystrix, circuit-breaker
Hystrix.Dotnet
A combination of circuit breaker and timeout. The .net version of the open source Hystrix library built by Netflix.
Stars: ✭ 88 (+633.33%)
Mutual labels:  hystrix, circuit-breaker
Heimdall
An enhanced HTTP client for Go
Stars: ✭ 2,132 (+17666.67%)
Mutual labels:  hystrix, circuit-breaker
Sample Camel Spring Boot
three samples in different branches that illustrates usage of apache camel as microservice framework providing integration with consul, hystrix, ribbon and other tools
Stars: ✭ 24 (+100%)
Mutual labels:  hystrix, circuit-breaker
spring-microservices
Spring Cloud Micro Services with Eureka Discovery, Zuul Proxy, OAuth2 Security, Hystrix CircuitBreaker, Sleuth Zipkin, ELK Stack Logging, Kafka, Docker and many new features
Stars: ✭ 114 (+850%)
Mutual labels:  hystrix, circuit-breaker
microservices-developer-roadmap
Roadmap for becoming a Microservice Developer in 2017
Stars: ✭ 24 (+100%)
Mutual labels:  hystrix, circuit-breaker
Springcloudlearning
本仓库为《跟我学 Spring Cloud 系列文章》代码仓库,欢迎点赞、收藏。
Stars: ✭ 153 (+1175%)
Mutual labels:  hystrix
Spring Petclinic Microservices
Distributed version of Spring Petclinic built with Spring Cloud
Stars: ✭ 814 (+6683.33%)
Mutual labels:  hystrix
Springcloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
Stars: ✭ 6,997 (+58208.33%)
Mutual labels:  hystrix
Spring Cloud Examples
Spring Cloud 学习案例,服务发现、服务治理、链路追踪、服务监控等
Stars: ✭ 5,829 (+48475%)
Mutual labels:  hystrix
Springcloud
springCloud学习
Stars: ✭ 251 (+1991.67%)
Mutual labels:  hystrix
Wotrd Cloud
基于nacos包含网关、认证授权、服务注册、发现、断路降级、限流、配置中心、分库分表等基础组件
Stars: ✭ 135 (+1025%)
Mutual labels:  hystrix
Light Reading Cloud
📚 轻松阅读,基于SpringCloud生态开发的阅读类APP微服务实战项目,涉及 SpringCloud-Gateway、Nacos、OpenFeign、Hystrix、Jwt、ElasticSearch 等技术的应用
Stars: ✭ 506 (+4116.67%)
Mutual labels:  hystrix
Spring Samples For All
spring、spring-boot、spring-cloud 常用整合用例
Stars: ✭ 401 (+3241.67%)
Mutual labels:  hystrix
Spring Cloud
SpringCloud微服务架构,提供快速上手脚手架,快速构建高可用注册中心,高可用配置中心,加入Hystrix断路器,gateway服务官网,权限认证、服务降级、限流,加入应用监控
Stars: ✭ 130 (+983.33%)
Mutual labels:  hystrix
Xxproject
SpringCloud 微服务综合实例。分布式配置中心,服务发现&负载均衡,链路断路器,API网关,OAuth2认证授权,分布式追踪,ELK日志中心,Ansible/Docker持续交付等最佳实践。
Stars: ✭ 371 (+2991.67%)
Mutual labels:  hystrix
Lamp Cloud
lamp-cloud 基于Jdk11 + SpringCloud + SpringBoot的微服务快速开发平台,其中的可配置的SaaS功能尤其闪耀, 具备RBAC功能、网关统一鉴权、Xss防跨站攻击、自动代码生成、多种存储系统、分布式事务、分布式定时任务等多个模块,支持多业务系统并行开发, 支持多服务并行开发,可以作为后端服务的开发脚手架。代码简洁,注释齐全,架构清晰,非常适合学习和企业作为基础框架使用。
Stars: ✭ 4,125 (+34275%)
Mutual labels:  hystrix
resiliency
A modern PHP library that allows you to make resilient calls to external services 🔁
Stars: ✭ 79 (+558.33%)
Mutual labels:  circuit-breaker
Spring Cloud Study
SpringCloud源码实战微服务框架(202003更新到SpringCloud的Greenwich版本,即基于SpringBoot2.1.7版本,以及新增SpringCloud Alibaba从入门到精通教程),涉及内容:配置中心,注册中心,服务提供者,服务消费者,熔断器,配置服务,API Gateway,API网关限流ratelimit,服务链路追踪zipkin,hystrix监控,监控聚合中心turbine等
Stars: ✭ 215 (+1691.67%)
Mutual labels:  hystrix
Springcloud Learning
学习Spring Cloud框架的总结,使用的是最新的Hoxton版本。主要对包括但不限于Eureka、Ribbon、Hystrix、Zuul、Gateway、Security、Bus、OpenFeign等核心组件的用法进行详细介绍。
Stars: ✭ 129 (+975%)
Mutual labels:  hystrix
Java Spring Cloud
Distributed tracing for Spring Boot, Cloud and other Spring projects
Stars: ✭ 326 (+2616.67%)
Mutual labels:  hystrix
Fw Spring Cloud
SpringCloud构建实战、从入门到高级,包含eureka、zuul、gateway、feign、ribbon、hystrix、mq、turbine、nacos、elk、consul、zookeeper、rocketmq、kafka、分布式事务(RocketMq、LCN、Seata)、分库分表(Sharding-JDBC)、分布式锁(Redis、Guava)、jwt、SkyWalking、Zipkin、bootadmin等使用案例
Stars: ✭ 276 (+2200%)
Mutual labels:  hystrix
Hope Cloud
🐳 Hope-Cloud is a Java microservice project
Stars: ✭ 155 (+1191.67%)
Mutual labels:  hystrix
Springcloud Learning
Spring Cloud基础教程,持续连载更新中
Stars: ✭ 6,839 (+56891.67%)
Mutual labels:  hystrix
Springcloudlearning
《史上最简单的Spring Cloud教程源码》
Stars: ✭ 16,218 (+135050%)
Mutual labels:  hystrix
Simplemall
基于SpringCloud的微服务架构实战案例项目,以一个简单的购物流程为示例,融合spring cloud 相关组件,如spring-cloud-netflix、swagger等
Stars: ✭ 687 (+5625%)
Mutual labels:  hystrix
Fxshop
基于SpringBoot+SpringCloud微服务的商城项目(demo版 不可用于生产)
Stars: ✭ 82 (+583.33%)
Mutual labels:  hystrix
resilient-transport-service
Resilient demo application - Transport Service
Stars: ✭ 37 (+208.33%)
Mutual labels:  hystrix
Circuit
An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.
Stars: ✭ 542 (+4416.67%)
Mutual labels:  hystrix
Uragano
Uragano, A simple, high performance RPC library. Support load balancing, circuit breaker, fallback, caching, intercepting.
Stars: ✭ 28 (+133.33%)
Mutual labels:  circuit-breaker
Xc Spring Cloud Alibaba
spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+seate+ shardingSphere分布式分库事务解决方案
Stars: ✭ 131 (+991.67%)
Mutual labels:  hystrix
Spring Cloud Microservice Examples
spring-cloud-microservice-examples
Stars: ✭ 372 (+3000%)
Mutual labels:  hystrix
Spring Cloud Circuitbreaker
Spring Cloud Circuit Breaker API and Implementations
Stars: ✭ 219 (+1725%)
Mutual labels:  hystrix
Sample Spring Microservices
Many samples in different branches that shows how to create microservices with Spring Boot, Spring Cloud, Zipkin, Zuul, Eureka, Hystrix, Kubernetes, Elastic Stack and many more tools
Stars: ✭ 368 (+2966.67%)
Mutual labels:  hystrix
Jetfirecloud
基于SpringCloud Finchley.RELEASE的微服务开发脚手架,整合了spring-security-oauth2、springboot-admin、feign、hystrix、spring-cloud-gateway、turbine等全家桶
Stars: ✭ 129 (+975%)
Mutual labels:  hystrix
Superboot
随着技术日新月异,新技术新平台不断出现,对现如今的开发人员来说选择快速高效的框架进行项目开发,既能提高产出,又能节约时间。本框架无需开发即可实现服务注册、服务发现、负载均衡、服务网关、配置中心、API管理、分布式事务、支撑平台、集成框架、数据传输加密等功能,是学习SpringCloud整体业务模式的完整示例,并且可以直接用于生产环境
Stars: ✭ 341 (+2741.67%)
Mutual labels:  hystrix
spring-boot-learn-box
spring boot集成其他组件
Stars: ✭ 21 (+75%)
Mutual labels:  hystrix
Prometheus Hystrix
This is an implementation of a HystrixMetricsPublisher that publishes metrics using the Prometheus java client.
Stars: ✭ 91 (+658.33%)
Mutual labels:  hystrix
PartsUnlimitedMRPmicro
A microservices-based application using entirely open source software including Docker, Kubernetes, Java, Apache, Hystrix, and MongoDB which creates a web front end and 5 supporting microservices.
Stars: ✭ 51 (+325%)
Mutual labels:  hystrix
Spring Boot Microservices Example
Bootiful Microservices with Spring Boot
Stars: ✭ 204 (+1600%)
Mutual labels:  hystrix
Nxplorerjs Microservice Starter
Node JS , Typescript , Express based reactive microservice starter project for REST and GraphQL APIs
Stars: ✭ 193 (+1508.33%)
Mutual labels:  hystrix
Resty
Super easy REST API framework for Scala
Stars: ✭ 65 (+441.67%)
Mutual labels:  hystrix
hystrix-examples
Showcase for Netflix' Hystrix
Stars: ✭ 45 (+275%)
Mutual labels:  hystrix
laracom
laracom driven by go micro services
Stars: ✭ 37 (+208.33%)
Mutual labels:  hystrix
Microservices Example
Example of a microservices architecture on the modern stack of Java technologies
Stars: ✭ 66 (+450%)
Mutual labels:  hystrix
MicroServicePractice
微服务实践的demo
Stars: ✭ 40 (+233.33%)
Mutual labels:  hystrix
Jbone
jbone基于Spring Cloud框架开发,旨在为中小企业提供稳定的微服务解决方案,为开发人员提供基础开发骨架,jbone包含微服务中所有常用组件,例如注册中心、服务管理、服务监控、JVM监控、内存分析、调用链跟踪、API网关等等。业务功能包括系统权限的统一管理、单点登录、CMS、电商平台、工作流平台、支付平台等等。
Stars: ✭ 961 (+7908.33%)
Mutual labels:  hystrix
Springcloud
简单了解微服务
Stars: ✭ 174 (+1350%)
Mutual labels:  hystrix
tictactoe-microservices-example
An example of Spring Cloud Microservices application based on books (see Links section)
Stars: ✭ 23 (+91.67%)
Mutual labels:  hystrix
Takinrpc
RPC框架,基于netty,实现了远程调用、服务治理等功能
Stars: ✭ 13 (+8.33%)
Mutual labels:  hystrix
practice
Java并发编程与高并发解决方案:http://coding.imooc.com/class/195.html Java开发企业级权限管理系统:http://coding.imooc.com/class/149.html
Stars: ✭ 39 (+225%)
Mutual labels:  hystrix
Spring Cloud Examples
Examples of microservice instrastructures
Stars: ✭ 11 (-8.33%)
Mutual labels:  hystrix
circuit-breaker
PHP implementation of circuit breaker pattern
Stars: ✭ 17 (+41.67%)
Mutual labels:  circuit-breaker
lua-circuit-breaker
Circuit breaker pattern in Lua
Stars: ✭ 28 (+133.33%)
Mutual labels:  circuit-breaker
Advanced Java
😮 Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务、海量数据处理等领域知识
Stars: ✭ 59,142 (+492750%)
Mutual labels:  hystrix
1-60 of 104 similar projects