Skip to content
View udduke's full-sized avatar

Block or report udduke

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. eureka eureka Public

    Forked from Netflix/eureka

    AWS Service registry for resilient mid-tier load balancing and failover.

    Java

  2. Hystrix Hystrix Public

    Forked from Netflix/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 di…

    Java

  3. ribbon ribbon Public

    Forked from Netflix/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.

    Java

  4. feign feign Public

    Forked from OpenFeign/feign

    Feign makes writing java http clients easier

    Java

  5. zuul zuul Public

    Forked from Netflix/zuul

    Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more.

    Java

  6. netty netty Public

    Forked from netty/netty

    Netty project - an event-driven asynchronous network application framework

    Java