https://github.com/Netflix/concurrency-limits

Comment From: spencergibb

See https://medium.com/@NetflixTechBlog/performance-under-load-3e6fa9a60581

Comment From: eacdy

When do we finish the doc?

Comment From: benhubert

Do I get this right that this is the last task for supporting Spring Boot 2.1? How can I find out when Spring Cloud Greenwich is going to be released?

Comment From: ryanjbaxter

@benhubert https://github.com/spring-cloud/spring-cloud-release/milestones

Comment From: thekalinga

@spencergibb @ryanjbaxter Will concurrency-limits be integrated with ribbon anytime soon?

Comment From: scalablepuppets

I guess lack of documentation and any samples forcing me to look at netflix-concurrency dependencies and try/implement it. With no reference app and documentation its hard to follow a relationship b/w a RestController and actual service and how the concurrency limits will be configured at the controller layer.

Comment From: spencergibb

This module has entered maintenance mode. This means that the Spring Cloud team will no longer be adding new features to the module. We will fix blocker bugs and security issues, and we will also consider and review small pull requests from the community.

Comment From: aruneinstein

Why was this pushed out? What will be the preferred solution for concurrency in Spring Cloud since hystrix also has gone into maintenance?

Comment From: spencergibb

h#ttps://github.com/resilience4j/resilience4j is the recommended replacement for hystrix