TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Serverless now integrates with IBM OpenWhisk

65 pointsby AlaskaCaseyover 8 years ago

4 comments

dkarapetyanover 8 years ago
What I don&#x27;t get about these things is how can they be performant. If for every action you are loading an entire runtime, executing something, and then throwing the runtime away you are paying the cost of starting the runtime every time. It gets worse the more actions you execute per second.<p>So then you build a &quot;serverless&quot; thing and then it needs scale at which point you have to rewrite the whole thing as a classic &quot;serverful&quot; application that loads the runtime once, caches stuff, etc. So why not just build it right and with proper discipline the first time?
评论 #13525250 未加载
评论 #13525974 未加载
jtthover 8 years ago
These headlines sound like a chatbot having a stroke. I don&#x27;t know what any of these words mean apart or together.
cphooverover 8 years ago
Awesome! Glad they stuck to their word and added platform agnosticism. Excited to give it a try.
gaiusover 8 years ago
One question: why?
评论 #13525272 未加载