[ 
https://issues.apache.org/jira/browse/LANG-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577713#comment-14577713
 ] 

Bruno P. Kinoshita commented on LANG-1085:
------------------------------------------

Hi Oliver!

That's our mutual goal :-) but I prefer to transfer the repository to your 
GitHub account if you are OK with that (alternatively you can drop it and 
create another one from scratch).

So that you have the credit when people look at the provenance of that code. 
All I did was to break it into a few classes to show what I had in my mind, and 
mess around with the code.

> 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
>         Attachments: CircuitBreaker.java, CircuitBreakerTest.java
>
>
> 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