mirror of
https://github.com/donnemartin/system-design-primer.git
synced 2025-09-17 09:30:39 +03:00
Correct mistranslation
The original translation doesn't make sense.
This commit is contained in:
@@ -1372,7 +1372,7 @@ TCPは[IP ネットワーク](https://en.wikipedia.org/wiki/Internet_Protocol)
|
||||
以下のような場合にはUDPよりもTCPを使うといいでしょう:
|
||||
|
||||
* 全てのデータが欠損することなしに届いてほしい
|
||||
* ネットワークスループットの最適な自動推測をしてオペレーションしたい
|
||||
* ネットワークスループットの利用効率を、予測上の最適値まで自動的に最適化したい
|
||||
|
||||
### ユーザデータグラムプロトコル (UDP)
|
||||
|
||||
|
Reference in New Issue
Block a user