means 15k req per cpu core ?
Sure
So I only need 1vcpu in aws to handle 15k per second 👍
sure, unless you add more slowness in your own code
Ok so what happens when A user request to access db which is async And another user request at the same time So since db op is async it won’t take the main thread right ? So if there are only 1cpu core how will that operation will be executed 🤔
async = event loop
Обсуждают сегодня