Download circuit4stream_2.12 JAR 1.0.0 with all dependencies
This module packages a circuit breaker that can be used to avoid overloading or otherwise depending on a temporarily unavailable (remote) system. The central use of the circuit breaker is to prevent failures from one system to cascade to other systems in an unchecked manner. Thus, our implementation is chiefly concerned with replacing a failing component with another component that fails in a very predictable manner. These failures are not "dropped" or otherwise made invisible, and still need to be handled, but they will occur in a predictable, and hopefully usable manner.
Files of the artifact circuit4stream_2.12 version 1.0.0 from the group com.github.norwae.
Artifact circuit4stream_2.12
Group com.github.norwae
Version 1.0.0
Last update 10. May 2019
Tags: need they other fails predictable otherwise made hopefully from remote chiefly used failing handled another avoid concerned component temporarily depending breaker overloading central these systems failures unavailable unchecked module with packages thus invisible replacing prevent still that system dropped usable cascade implementation will circuit manner this very occur
Organization com.github.norwae
URL https://github.com/norwae/circuit4stream
License MIT
Dependencies amount 2
Dependencies scala-library, akka-stream_2.12,
There are maybe transitive dependencies!
Group com.github.norwae
Version 1.0.0
Last update 10. May 2019
Tags: need they other fails predictable otherwise made hopefully from remote chiefly used failing handled another avoid concerned component temporarily depending breaker overloading central these systems failures unavailable unchecked module with packages thus invisible replacing prevent still that system dropped usable cascade implementation will circuit manner this very occur
Organization com.github.norwae
URL https://github.com/norwae/circuit4stream
License MIT
Dependencies amount 2
Dependencies scala-library, akka-stream_2.12,
There are maybe transitive dependencies!
The newest version!
Show all versions of circuit4stream_2.12 Show documentation
Please rate this JAR file. Is it a good library?
0 downloads
Source code of circuit4stream_2.12 version 1.0.0
META-INF
com.github.norwae.circuit4stream
© 2015 - 2024 Weber Informatics LLC | Privacy Policy