I've shared it on feed but for people not on feed ...
# random
v
I've shared it on feed but for people not on feed Kotlin and Coroutines are doing so well handling 10K+ requests for us wanted to share it. Thing to note is we are not doing some dummy static string return; we are doing a proper DB/Cache read on almost 3 tables in this particular benchmark (Hibernate + Spring boot + GRPC) and we are able to handle load pretty well even from single machine https://blog.doordash.com/avoiding-cache-stampede-at-doordash-55bbf596d94b
👍 6