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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Rust microservices in server-side WebAssembly

33 点作者 3Sophons超过 2 年前

4 条评论

jsjohnst超过 2 年前
&gt; However, for server-side applications, Rust also presents some challenges. Rust programs are compiled into native machine code, which is not portable and is unsafe in multi-tenancy cloud environments. We also lack tools to manage and orchestrate native applications in the cloud.<p>Can’t roll my eyes hard enough at this… sure, there’s some level of truth in each part in isolation probably, but overall how it’s stated is essentially FUD.
评论 #33371099 未加载
klysm超过 2 年前
log rocket pumps out incredible amounts of pretty thin blog spam. Just another example of SEO marketing degrading the quality of content
brundolf超过 2 年前
Is there a purpose to using WASM for this if you control the whole server&#x2F;VM? i.e. it&#x27;s not shared by a bunch of multi-tenant services, which means your server trusts the service being run. Your server would also not have to be language-agnostic, so you could just push the code and then build a native binary on the server itself<p>I guess if you&#x27;re really worried about layered security the extra sandboxing could be desirable, to protect the other services in case one of them gets compromised
评论 #33378751 未加载
评论 #33382348 未加载
throwaway290超过 2 年前
What is Maraia DB? Is that a typo?
评论 #33372695 未加载