552 results for “topic:resilience”
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+.
Resilience4j is a fault tolerance library designed for Java8 and functional programming
A curated list of Chaos Engineering resources.
Fault tolerance and resilience patterns for the JVM
Fault tolerance and resilience patterns for Go
Hands on labs and code to help you learn, measure, and build using architectural best practices.
Chaos Monkey for Spring Boot
Chaos engineering tool for simulating real-world distributed system failures
Simulate API failures, throttling, and chaos — all from your command line.
The Reactive Manifesto
Simmy is a chaos-engineering and fault-injection tool, integrating with the Polly resilience project for .NET
:traffic_light: Traffic control for code.
The Infinit policy-based software-defined storage platform.
Clojure resilience library for flexible retry, circuit breaker and rate limiter
Circuit breaker for Laravel queue jobs
Client-side response routing for Spring
Examples for the Manning "Vert.x in Action" book
App that simplifies building decision trees to model adverse scenarios
A library to improve the resilience of Go applications in an easy and flexible way
Go library to create resilient feedback loop/control controllers.
Run a cloud exit assessment on your infrastructure to gain insights into the challenges and constraints of a potential cloud exit.
C++ implementation of Sentinel
Chaos engineering systems invented at KTH Royal Institute of Technology. http://urn.kb.se/resolve?urn=urn:nbn:se:kth:diva-320638
Polly.Contrib.WaitAndRetry is an extension library for Polly containing helper methods for a variety of wait-and-retry strategies.
Circuit Breaker pattern for .NET
eCommerce application is a platform where customers can find products, shop around using a cart, check out the products and initiate payments. It is used for the didactic purpose only, as a support project for my training.
A data-driven, functionally-oriented, idiomatic Clojure library for circuit breakers, bulkheads, retries, rate limiters, timeouts, etc.
Modern circuit breaker for Ruby & Rails. Thread-safe, fiber-ready async support. Built-in fallbacks, rich introspection, clean DSL. Memory-efficient with jitter & monitoring.
A tiny wrapper over amqp exchanges and queues 🚌 ✨
A .NET library created to assist the applications in applying LoadShedding techniques and making it easy to configure it