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 again

tatham / reliability-patterns

Clone this repository (size: 1.5 MB): HTTPS / SSH
hg clone https://bitbucket.org/tatham/reliability-patterns
hg clone ssh://hg@bitbucket.org/tatham/reliability-patterns

reliability-patterns overview

Recent commits See more »

Author Revision Comments Message Labels Date
Tatham Oddie 0deb33f4c8ca Reduced potential test failure just an inconclusive result.
Tatham Oddie 6d89393bb532 Closing branch.
Branch
foreach
Tatham Oddie 5822f47a34bb Merge.
Tatham Oddie e6ac5ead97e4 Added basic sanity tests for Reliable.ForEach and Reliable.ParallelForEach.
Branch
foreach
Tatham Oddie cb8b2a8e13dc Added Reliable.ParallelForEach signature.
Branch
foreach
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