ruby-concurrency / ruby-concurrency/concurrent-ruby
Promoting the Actor implmentation from edge to proper concurrent-ruby?
还没有人认领这个 Issue。
- 主要语言
- Ruby
- 星标
- 5.8k
- 派生
- 420
- 平均合并
- 20 小时 45 分钟
- 30 天内合并 PR
- 4
描述
We've been using the Actor implementation from the edge in https://github.com/Dynflow/dynflow for a while and we've hit no issues. Seems like it might be ready to get promoted to the concurrent-ruby proper.
It would also help us with some obstacles we have right now when delivering our code on debian (see https://github.com/theforeman/foreman-packaging/pull/3438).
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
Start by reviewing the Actor implementation on the edge branch and how Dynflow uses it. Check the linked Foreman packaging pull request for the Debian obstacle and compare the requirements for promotion into concurrent-ruby proper. Done means the promotion scope and release or packaging changes are agreed.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- ruby
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100