如果没有分帧机制,一端接收到的数据可能比另外一端发送的数据多或少(这会将一次写操作划分成多次操作,或者将多次写操作合并到一个读操作中)。
Without framing, a peer may receive more or less than was sent (splitting up a write or aggregating multiple writes into a single read).
youdao
读的多,写的少。
Lot of reads, very little writes.
应用推荐
模块上移
模块下移
不移动