Coder Social home page Coder Social logo

mrseal / distributedsystem Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 604 KB

Try Dubbo, Spring Cloud, Netflix OSS

Java 42.98% HTML 15.63% CSS 37.50% JavaScript 3.89%
spring-cloud spring-cloud-netflix spring-boot netflixoss netflix-ribbon netflix-eureka

distributedsystem's Introduction

DistributedSystem

Try Dubbo, Spring Cloud / Netflix OSS, docker

Dubbo Spring Cloud Netflix OSS
Service Call RPC (Hessian, HTTP, RMI, Thrift, Memcached, Redis, etc) REST API ?
Service Registration and Discovery Zookeeper Spring Cloud Netflix Eureka Netflix Eureka
Client Side Load balancer Yes Spring Cloud Netflix Ribbon Netflix Ribbon
Circuit Breaker Yes Spring Cloud Netflix Hystrix Netflix Hystrix
Intelligent Routing / Service Gateway ? Spring Cloud Netflix Zuul Netflix Zuul
Distributed Configuration Yes Spring Cloud Config ? Netflix Archaius ? Netflix Archaius

Other technologies: Html, JQuery, Bootstrap

Server

Calculate24Service provides an RESTful service

Client

GameCentre is the API gateway and sends HTTP requests to the services

Testsuite

Integration test - use docker

Testsuite is disabled by default, run "mvn clean install -Dts" to activate it

Release Notes

1.0.1

There's only one server of Calculate24Service (localhost:8090)

GameCentre calls the REST interface of Calculate24Service with static IP address via JQuery ajax

1.0.2

Implement Load Balancer in GameCentre via Spring Cloud Netflix Ribbon

Server list of Calculated24Service is hardcoded (localhost:8090, localhost:8091, localhost:8092)

Ribbon automatially checks the health of Calculated24Service every 15s

distributedsystem's People

Contributors

mrseal avatar

Watchers

 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.