Tatham Oddie is sharing code with you
Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.
Don't show this againreliability-patterns overview
Recent commits See more »
| Author | Revision | Comments | Message | Labels | Date |
|---|---|---|---|---|---|
|
|
0deb33f4c8ca |
Reduced potential test failure just an inconclusive result. |
|
||
|
|
6d89393bb532 |
Closing branch. |
|
||
|
|
5822f47a34bb |
Merge. |
|
||
|
|
e6ac5ead97e4 |
Added basic sanity tests for Reliable.ForEach and Reliable.ParallelForEach. |
|
||
|
|
cb8b2a8e13dc |
Added Reliable.ParallelForEach signature. |
|
A circuit breaker implementation for .NET. Documented at http://l.tath.am/reliability-patterns Available on NuGet: http://nuget.org/List/Packages/ReliabilityPatterns CI build at http://teamcity.tath.am/project.html?projectId=project10 (just click 'Login as Guest') Heavily influenced by Tim Ross' implementation at http://l.tath.am/tFPwee