⬅︎ Back to Avoid async when all you have is (SSD) disk I/O in NodeJS
This is consistent with my own tests on the subject. It's ironic, because in the Node.js world there's a sort of "cult of async", where people are told to use async for everything, without thinking about it.
Comment
This is consistent with my own tests on the subject. It's ironic, because in the Node.js world there's a sort of "cult of async", where people are told to use async for everything, without thinking about it.