tag:github.com,2008:https://github.com/mrseal/DistributedSystem/releases Release notes from DistributedSystem 2017-03-26T18:00:59Z tag:github.com,2008:Repository/86121240/1.0.2 2017-03-26T18:02:47Z Version 1.0.2 <p>Implement Load Balancer in GameCentre via Spring Cloud Netflix Ribbon</p> <p>Server list of Calculated24Service is hardcoded (localhost:8090, localhost:8091, localhost:8092)</p> <p>Ribbon automatially checks the health of Calculated24Service every 15s</p> mrseal tag:github.com,2008:Repository/86121240/1.0.1 2017-03-26T10:41:40Z Version 1.0.1 <p>There's only one server of Calculate24Service (localhost:8090)</p> <p>GameCentre calls the REST interface of Calculate24Sevice with static IP address via JQuery ajax</p> mrseal