Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a reactive system (circuit breaker - discovery - client side load balancing) #4

Open
idugalic opened this issue May 7, 2017 · 1 comment

Comments

@idugalic
Copy link
Owner

idugalic commented May 7, 2017

Use Spring Cloud Netflix are Service Discovery (Eureka), Circuit Breaker (Hystrix), and Client Side Load Balancing (Ribbon).

@idugalic idugalic changed the title Create a reactive system (circuit breaker - discoveryn - client side load balancing) Create a reactive system (circuit breaker - discovery - client side load balancing) May 7, 2017
idugalic added a commit that referenced this issue May 7, 2017
@idugalic
Copy link
Owner Author

idugalic commented May 7, 2017

The Dalston cloud release train builds on Spring Boot 1.5.x, and is not expected to work with Spring 2.0.x.
There is an issue opened: spring-cloud/spring-cloud-netflix#1377

In case if you are still wondering how to acheive that. Then I have done some experiment that is available on github.
Read below article for more detail.
https://dzone.com/articles/functional-amp-reactive-spring-along-with-netflix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant