TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

8 点作者 vimes656超过 11 年前

1 comment

valarauca1超过 11 年前
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.