ninetyninenine

↗ HN profile [ 62.0 ms ] full profile
Karma
0
Created
()
Submissions
239,397,916
  1. Today at work I said we should use a coroutine in the server process to handle an async query call to a db. Just launch it async and don't let it block the handler. A younger coworker told me that aws lambdas are cheap…