Pinned Repositories
apm-agent-dotnet
Elastic APM .NET Agent
java-ms-training
Training material for building microservices with Java and Spring
jpenniman.github.io
Blog
NHystrix
NHystrix is inspired by Netflix/Hystrix (https://github.com/Netflix/Hystrix): a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
transient-fault-handling
Transient fault handling for network resources such as REST endpoints and databases.
jpenniman's Repositories
jpenniman/java-ms-training
Training material for building microservices with Java and Spring
jpenniman/jpenniman.github.io
Blog
jpenniman/apm-agent-dotnet
Elastic APM .NET Agent
jpenniman/blog-posts
Posts for my blog. This keeps the content separate from the template.
jpenniman/blog-samples
jpenniman/docker
jpenniman/northwind-db
jpenniman/rest-caller
Library to make RESTful calls in .NET applications.
jpenniman/Steeltoe
Steeltoe .NET Core Components: CircuitBreaker, Configuration, Connectors, Discovery, Logging, Management, and Security
jpenniman/training