Hacker News new | ask | show | jobs
by wing-_-nuts 1303 days ago
>So much so that Netflix shifted out of writing their own libraries to using Spring boot.

The irony is that my team shifted from using spring boot to another framework for 'performance reasons'. Each instance only handles ~ 1k tps. Sighs

1 comments

Did they profile the system to find out where the bottlenecks are? What was their findings? And to which framework did they move?