ninetyninenine

↗ HN profile [ 67.8 ms ] full profile
Karma
0
Created
()
Submissions
0
  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…