receive buffer
基本解釋
- 接收緩沖區(qū)
英漢例句
- Since you know the client will connect and immediately send data, supplying a receive buffer can make things substantially easier.
我們知道客戶端會在發(fā)出連接請求后立刻傳送數(shù)據(jù),所以如果我們準(zhǔn)備好接收緩沖區(qū)會使事情變得更為容易。
blog.sina.com.cn - If it is the read half that needs to be closed, then any data existing in the receive buffer is discarded and that end of the connection is closed.
如果需要關(guān)閉讀取部分,則會丟棄接收緩沖區(qū)中存在的任何數(shù)據(jù),并關(guān)閉該端的連接。 - You can compensate for jitter by having a receive buffer at each end, but this approach adds latency, which is what you were trying to avoid overall anyway.
你可以通過在每個接收端進(jìn)行緩沖來補償抖動帶來的損失,但這種方法增加了延遲,而這是你極力避免的事。
雙語例句
詞組短語
- receive signaling buffer 接收信號的緩沖
- receive e buffer 接收緩沖區(qū)
- receive data buffer [計]接收數(shù)據(jù)緩沖器;接收數(shù)據(jù)緩沖區(qū)
- receive buffer zone release 釋放接收緩沖區(qū)
- Receive Buffer Size 接收緩沖大小;緩沖區(qū)大小;接受緩沖大小
短語
專業(yè)釋義
- 接收緩沖區(qū)
Via the test, we achieve five parameters' superior establishments, whichhave the greatest influence to the Socket transmit performance, namely socketnumber, transmission delay time, transmission block size, socket receive buffer andsocket send buffer. Through the parameters' superior establishments, we can optimizethe system transmission performance.
本消息隊列中間件是基于Socket技術(shù)實現(xiàn)網(wǎng)絡(luò)通信的,因此本文還深入研究了Socket通訊原理與技術(shù),并通過測試得出對Socket傳輸性能影響較大的套接字個數(shù)、傳輸延時、傳輸塊大小、套接字接收緩沖區(qū)和套接字發(fā)送緩沖區(qū)五個參數(shù)的最優(yōu)設(shè)置,優(yōu)化了系統(tǒng)的傳輸性能。