💻 Developer Nexus: resilience
GitHub
Netflix/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.
⭐ 24472 | 🍴 4712GitHub
alibaba/Sentinel
A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)
⭐ 23067 | 🍴 8160GitHub
App-vNext/Polly
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+.
⭐ 14137 | 🍴 1267GitHub
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming
⭐ 10555 | 🍴 1446StackOverflow
.NET IHttpClientFactory + Microsoft Resilience retry: same HttpRequestMessage resent, delegating handler not re-running?
Answers: 3StackOverflow
Calculating resistance and resilience of a soil microbial community
Answers: 4StackOverflow
How do you write a unit test to check a polly resilience pipeline is getting used?
Answers: 3StackOverflow
