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.

Skip the OS and Get 40 million Requests Per Second in Lua

8 pointsby vimes656over 11 years ago

1 comment

valarauca1over 11 years ago
The problem with most software development is people are trying to distance them as far from the metal as they can, while a the same time trying to make software faster and faster. While not understanding these things are mutually exclusive. As you add layers of software between you and the metal you increase your dependency on &#x27;middleware&#x27; software.<p>But with modern websoftware which has layers of layers of software between it and the metal.. Even if you are 100% prefect you have layers taxing your execution. This is provable via a deconstructive proof.<p>I&#x27;ve often wondered what it would be like to double back on history and make a new OS that works as nothing more then a &#x27;Tape Header&#x27;. Because in modern times most OS&#x27;s exist only as a virtual environment. This environment runs a single demon, on a single shard of a larger machine.