fuse
Circuit breaker
A circuit breaker implementation for Erlang
A Circuit Breaker for Erlang
504 stars
28 watching
50 forks
Language: Erlang
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tpei/circuit_breaker | Implementation of the circuit breaker pattern to monitor critical command executions and prevent unnecessary requests | 27 |
kitura/circuitbreaker | Library providing a Circuit Breaker design pattern implementation to improve application stability and reliability | 47 |
cep21/circuit | A comprehensive implementation of the circuit breaker pattern in Go. | 766 |
mtakaki/dropwizard-circuitbreaker | A Java library implementing the circuit breaker design pattern to handle failures in Dropwizard applications | 43 |
englekk/tourdefuse | An introductory project demonstrating the functionality of the Fuse. | 10 |
rubyist/circuitbreaker | Provides an implementation of the Circuit Breaker pattern in Go to handle remote calls and prevent resource ties-up | 1,126 |
fogfish/datum | A set of functional programming abstractions and data structures for Erlang | 124 |
kjnilsson/fez | An experiment in compiling F# to core Erlang | 280 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |
ackintosh/ganesha | A Circuit Breaker pattern implementation for PHP applications to prevent cascading failures and support fault tolerance. | 591 |
benoitc/erlang-metrics | An Erlang module providing a generic interface to various metrics systems | 71 |
keichan34/tea_crypto_erl | An implementation of a simple encryption algorithm in Erlang. | 0 |
icelab/draft-js-block-breakout-plugin | A plugin that breaks out of certain block types when the user presses return | 40 |
fabianschuiki/llhd | An intermediate representation for digital circuit descriptions with an accompanying simulator and compiler. | 396 |
varjagg/brake | An extended breakpoint facility for Common Lisp | 11 |