Coder Social home page Coder Social logo

vsaliy / eureka Goto Github PK

View Code? Open in Web Editor NEW

This project forked from netflix/eureka

1.0 2.0 0.0 12.32 MB

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

License: Apache License 2.0

Shell 0.13% Java 80.68% CSS 0.09% JavaScript 19.09%

eureka's Introduction

Eureka

Build Status

Eureka is a REST (Representational State Transfer) based service that is primarily used in the AWS cloud for locating services for the purpose of load balancing and failover of middle-tier servers.

At Netflix, Eureka is used for the following purposes apart from playing a critical part in mid-tier load balancing.

  • For aiding Netflix Asgard - an open source service which makes cloud deployments easier, in

    • Fast rollback of versions in case of problems avoiding the re-launch of 100's of instances which could take a long time.
    • In rolling pushes, for avoiding propagation of a new version to all instances in case of problems.
  • For our cassandra deployments to take instances out of traffic for maintenance.

  • For our memcached caching services to identify the list of nodes in the ring.

  • For carrying other additional application specific metadata about services for various other reasons.

Building

The build requires java8 because of some required libraries that are java8 (servo), but the source and target compatibility are still set to 1.7.

Support

[Eureka Google Group] (https://groups.google.com/forum/?fromgroups#!forum/eureka_netflix)

Documentation

Please see [wiki] (https://github.com/Netflix/eureka/wiki) for detailed documentation.

eureka's People

Contributors

qiangdavidliu avatar niteshkant avatar elandau avatar bpollack avatar ericadowd avatar spencergibb avatar pgkelley4 avatar shaie avatar karthik-vn avatar brenuart avatar quidryan avatar rspieldenner avatar mattnelson avatar jc89 avatar jaume-pinyol avatar zarfide avatar jkschneider avatar randgalt avatar scotte avatar aroger-r7 avatar bgentry avatar brharrington avatar ch3cho avatar craig-forster-sp avatar jeffw-wherethebitsroam avatar jeremydyoung avatar jhohertz avatar joesondow avatar jylin avatar mampcs avatar

Stargazers

Vitaliy avatar

Watchers

Vitaliy avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.