Implementation of Circuit Breaker Pattern for .NET with Memory & File System Caching - Access volatile resources in a thread safe manner.
-
Updated
Aug 20, 2017 - C#
Implementation of Circuit Breaker Pattern for .NET with Memory & File System Caching - Access volatile resources in a thread safe manner.
Retry and Circuit Breaker patterns.
Circuit Breaker implementation with zero dependencies.
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.
A collection of best practices and design patterns that must be used in the cloud to improve the availability and resilience
Synchronous Communication between Microservices built in ASP.NET Core
.NET Circuit Breaker Pattern Frameworks
Circuit Breaker pattern for .NET
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+.
Add a description, image, and links to the circuit-breaker-pattern topic page so that developers can more easily learn about it.
To associate your repository with the circuit-breaker-pattern topic, visit your repo's landing page and select "manage topics."