Howard Yuan's repositories
archaius
Library for configuration management API
eureka
AWS Service registry for resilient mid-tier load balancing and failover.
finagle
A fault tolerant, protocol-agnostic RPC system
governator
Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifecycle management, configuration to field mapping, field validation and parallelized object warmup.
Hystrix
Hystrix is 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.
netflix-commons
Common utilities for Netflix OSS projects
ribbon
Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support.
RxJava
RxJava - a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
servo
Netflix Application Monitoring Library
spring-guice
Tools for using Spring in Guice and Guice in Spring