Repository navigation

#

circuit-breaker-pattern

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

C#
13715
1 天前

An efficient and feature complete Hystrix like Go implementation of the circuit breaker pattern.

Go
779
19 天前

🐘 A Circuit Breaker pattern implementation for PHP applications.

PHP
626
2 个月前

Circuit Breaker pattern as a monad

TypeScript
69
2 年前

gRelay is an open source project written in Go that provides the circuit break pattern with a relay idea behind.

Go
31
3 年前

Implementation of the circuit breaker pattern in crystal

Crystal
27
2 年前

This Github repository contains code samples, documentation, and resources covering patterns such as Saga Choreography, Orchestration, Event Sourcing, and Resiliency. It is a resource to help application developers build flexible and resilient systems in complex scenarios.

C#
9
1 年前

Two Spring Boot microservices to demonstrate reactive Circuit Breaker using WebClient and Resilience4j

Java
7
3 年前

Synchronous Communication between Microservices built in ASP.NET Core

C#
7
1 年前