Uploaded image for project: 'Commons Lang'
  1. Commons Lang
  2. LANG-1085

Add a circuit breaker implementation

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.5
    • lang.concurrent.*
    • None

    Description

      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!

      Attachments

        1. CircuitBreaker.java
          25 kB
          Oliver Heger
        2. CircuitBreakerTest.java
          15 kB
          Oliver Heger

        Issue Links

          Activity

            People

              pascalschumacher Pascal Schumacher
              oheger Oliver Heger
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: