Oliver Heger created LANG-1085:
----------------------------------

             Summary: Add a circuit breaker implementation
                 Key: LANG-1085
                 URL: https://issues.apache.org/jira/browse/LANG-1085
             Project: Commons Lang
          Issue Type: New Feature
          Components: lang.concurrent.*
            Reporter: Oliver Heger


A _circuit breaker_ is a useful component to protect an application against 
unreliable services or load peaks. A simple implementation could be a good fit 
for the concurrent package.

A proposed implementation is attached. Feedback is welcome!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to