由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - TCP throughput: What does it mean?
相关主题
[转载] Questions about thread.Asking for help on TCP server programming
How to get network throughput in Solaris Machine?Which TCP/IP book is better?
How to send packet on a chosen interface?THX!Is it possible to bind several sockets to 1 port?
who knows how to use nslookup?这几个网络模拟软件哪个比较好啊?
a socket questionOutbound interface: What the heck does it mean?
求救: 我的EXCEED怎么不工作了? 有办法解决么?A Question about TCP Spec
问一个通过socket 获得request source IP的问题command line socket tools
网络编程如何进行错误处理[转载] 问一个协议状态检测的问题
相关话题的讨论汇总
话题: tcp话题: throughput话题: what话题: network话题: sentence
进入Unix版参与讨论
1 (共1页)
m****f
发帖数: 32
1
I am reading a paper
http://www.cs.unc.edu/Research/dirt/abstracts/SIGCOMM-2000-abs.html . I don't
understand the concept of TCP throughput as appears in the following sentence
in that article:
"Although the performace of RED and other early congestion notification
mechanisms continue to be the subject of much study, the evaluation metrics
have largely been network-centric measures such as network link utilization or
aggregate TCP throughput."
Can you guruish people kindly educate me pls?
Thank
a**a
发帖数: 63
2
Effective transmission (in bits) divided by total time used (in seconds).
"Effective" -- since there's packet drop and re-transmission and thus
duplicate transmission for packets.

don't
sentence
or

【在 m****f 的大作中提到】
: I am reading a paper
: http://www.cs.unc.edu/Research/dirt/abstracts/SIGCOMM-2000-abs.html . I don't
: understand the concept of TCP throughput as appears in the following sentence
: in that article:
: "Although the performace of RED and other early congestion notification
: mechanisms continue to be the subject of much study, the evaluation metrics
: have largely been network-centric measures such as network link utilization or
: aggregate TCP throughput."
: Can you guruish people kindly educate me pls?
: Thank

1 (共1页)
进入Unix版参与讨论
相关主题
[转载] 问一个协议状态检测的问题a socket question
紧急求助!求救: 我的EXCEED怎么不工作了? 有办法解决么?
问两个问题 问一个通过socket 获得request source IP的问题
咨询这里的人一下,senior developer在seattle地区能拿多少年薪?网络编程如何进行错误处理
[转载] Questions about thread.Asking for help on TCP server programming
How to get network throughput in Solaris Machine?Which TCP/IP book is better?
How to send packet on a chosen interface?THX!Is it possible to bind several sockets to 1 port?
who knows how to use nslookup?这几个网络模拟软件哪个比较好啊?
相关话题的讨论汇总
话题: tcp话题: throughput话题: what话题: network话题: sentence