top | item 35350250

(no title)

jeremyjacob | 2 years ago

The “serverless” being referred to in the article is run using V8 isolates, whereas app engine runs full Node.js processes. Although they have limitations like not supporting raw TCP, isolates can start within a couple milliseconds and are much more CPU efficient than standalone processes.

discuss

order

No comments yet.