Recipe 14.1 shows how to implement a circuit breaker using the template pattern.
The code in this chapter is derived from the Kite project. Copyright (c) 2010-2013 Willie Wheeler. All rights reserved.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Recipe 14.1 shows how to implement a circuit breaker using the template pattern.
The code in this chapter is derived from the Kite project. Copyright (c) 2010-2013 Willie Wheeler. All rights reserved.