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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ruby Fiber Scheduler

109 点作者 brunosutic大约 3 年前

4 条评论

madsohm大约 3 年前
As part of my PhD I created a CSP implementation in Ruby: <a href="https:&#x2F;&#x2F;github.com&#x2F;omegahm&#x2F;emit" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;omegahm&#x2F;emit</a> Here I also created a Fiber scheduler, as well as CSP channels and processes.
评论 #30499967 未加载
prescriptivist大约 3 年前
The examples in this article don&#x27;t really do anything other than interact with the outside world in total isolation from each other. How does one declare dependencies between scheduled fibers and communicate shared data?
评论 #30500007 未加载
评论 #30499939 未加载
zaid_brilliant大约 3 年前
Thanks for an interesting article.<p>Just one nit-pick. Content on this page is really hard to read on big screens. This one line of css fixes this.<p>body { margin-left: calc(50vw - 280px); }
评论 #30500497 未加载
edg-l大约 3 年前
I&#x27;ll never get these type of minimalist websites that limit themselves to 80 chars like terminals BUT not center the content. When you have a big display, it&#x27;s such a pain
评论 #30499719 未加载
评论 #30500048 未加载
评论 #30500003 未加载