エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
Feature #13618: [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid - Ruby master - Ruby Issue Tracking System
記事へのコメント1件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Feature #13618: [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid - Ruby master - Ruby Issue Tracking System
Pull request below for non-"git am" users... I tried my best to add many comments throughout the ... Pull request below for non-"git am" users... I tried my best to add many comments throughout the code. I realize this is a lot of new code; and not a typical or common usage of kqueue or epoll. The kqueue code ended up being very complicated to support corner cases (see comments in iom_kqueue); so perhaps the epoll implementation should be easiest-to-understand. I suggest understanding data struct
2019/08/05 リンク