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.

Stop worrying about blocking: the new async-std runtime for Rust, inspired by Go

12 pointsby Argorakover 5 years ago

1 comment

sudeepjover 5 years ago
&gt; should a task execute for too long<p>How does this work? Does the runtime tracks duration for each future?<p>&gt; spawning a new executor thread<p>I would imagine that the future object will be moved. And for move to be cheap are they allocated on heap by the runtime?<p>&gt; The new runtime is small, uses no unsafe<p>Awesome!
评论 #21805710 未加载