Skip to content

TechPrimers/load-shedding-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Load Shedding in Spring Boot

  • Using concurrent In-Flight requests > 3 to return 503 Server Unavailable
  • Use Servlet Filter to track the inflight requests and check threshold.

About

Load Shedding Example in Spring Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages