peter-csala

peter-csala

Geek Repo

Location:Budapest

Github PK Tool:Github PK Tool

peter-csala's repositories

parallel-programming-dotnet

It is dedicated to demonstrate the parallel programming capabilities in dotnet

Language:C#Stargazers:11Issues:2Issues:0

resilience-service-design

Here you can find an oversimplified sample application which demonstrates the basics of the Polly

Language:C#Stargazers:9Issues:1Issues:0

com.pact.sensors

A simple, compact weather sensor metric app

Language:JavaStargazers:0Issues:1Issues:0

docs

This repository contains .NET Documentation.

Language:DockerfileLicense:CC-BY-4.0Stargazers:0Issues:0Issues:0

Polly

Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.

Language:C#License:BSD-3-ClauseStargazers:0Issues:0Issues:0

Polly-Samples

Provides sample implementations of the Polly library. The intent of this project is to help newcomers kick-start their use of Polly within their own projects.

Language:C#License:GPL-2.0Stargazers:0Issues:0Issues:0

Polly-Separate-Circuit-Breakers-per-domain

A sample project to demonstrate how to define separate Circuit Breakers per domain

Language:C#Stargazers:0Issues:1Issues:0