Allow specifying maximum number of connections on Server
オープン
enhancement
- 主要言語
- Java
- スター
- 12.1k
- フォーク
- 4k
- 平均マージ
- 2日 17時間
- マージ済み PR(30日)
- 37
説明
This will probably be implemented as part of a larger piece of work to control resources on server-side.
http://stackoverflow.com/questions/37338038/how-to-configure-maximum-number-of-simultaneous-connections-in-grpc
Note that slightly different metrics (like maximum number of streams across the server) may be better; I'm not trying to dictate the exact metric, just the need for this sort of control.
コントリビューションガイド
調査の方向性
まず issue の議論とリンク先の Stack Overflow の質問を読んで、提案されているサーバー側のリソース制御を理解します。どのメトリクスを上限の対象にすべきか、たとえば同時接続数やサーバー全体のストリーム数などを判断し、上限に達したときに期待される動作と必要な検証を文書化します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- backend, networking
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 20/100