资 源 简 介
About Thysdrus
Thysdrus is a java library which provides an implementation of stability design patterns.
It consists of a set of components each implementing a stability and/or capacity design pattern. The components are very small and atomic so that they can be integrated very simple in your existing code.
Use thysdrus to achieve a higher capacity, robustness and resilience in your java projects.
Components
thysdrus-circuit-breaker: Thread-safe implementation of the circuit breaker stability design pattern.
News
2010-11-06: thysdrus-circuit-breaker 1.0.0 beta 1 released.