dropwizard-circuitbreaker
Circuit breaker
A Java library implementing the circuit breaker design pattern to handle failures in Dropwizard applications
A circuit breaker design pattern for dropwizard
43 stars
4 watching
5 forks
Language: Java
last commit: almost 5 years ago
Linked from 2 awesome lists
circuit-breakerdropwizard
Related projects:
Repository | Description | Stars |
---|---|---|
kitura/circuitbreaker | Library providing a Circuit Breaker design pattern implementation to improve application stability and reliability | 47 |
tpei/circuit_breaker | Implementation of the circuit breaker pattern to monitor critical command executions and prevent unnecessary requests | 27 |
meltmedia/dropwizard-crypto | A cryptographic bundle for adding encryption support to a Java application's configuration and data serialization. | 13 |
rubyist/circuitbreaker | Provides an implementation of the Circuit Breaker pattern in Go to handle remote calls and prevent resource ties-up | 1,126 |
ackintosh/ganesha | A Circuit Breaker pattern implementation for PHP applications to prevent cascading failures and support fault tolerance. | 590 |
smoketurner/dropwizard-graphql | A package providing GraphQL API endpoints in Dropwizard applications | 54 |
tradier/dropwizard-raven | Integration between Dropwizard and Sentry for error logging | 21 |
dropwizard/dropwizard-protobuf | Enables support for reading and writing Protocol Buffers messages within a Java application framework | 51 |
tasktop/dropwizard-tools | Tools to ease Dropwizard application development and deployment | 3 |
eeb/dropwizard-mongo | Provides factories and health checks for connecting to MongoDB from Dropwizard | 20 |
meltmedia/dropwizard-etcd | Provides an integration layer between Dropwizard and Etcd | 3 |
jlouis/fuse | A circuit breaker implementation for Erlang | 504 |
twitchtv/circuitgen | Automatically generates circuit breakers around methods with context-aware error returns | 24 |
yammer/tenacity | A Dropwizard+Hystrix framework for building resilient REST services with automated circuit breakers and fallbacks. | 203 |
cyklo/bukkit-otherblocks | Allows users to customize block and mob drop items when destroyed in Minecraft | 22 |