带宽
w
李智慧
秒杀活动的技术挑战
假设商品页面大小200K(主要是商品图片大小),那么需要的网络和服务器带宽是2G(200K*10,000),这些网络带宽是因为
秒杀活动而新增的,超过网站平时使用的带宽。
https://en.wikipedia.org/wiki/Bit_rate
In telecommunications and computing, bit rate (sometimes written bitrate or as a variable R[1]) is the number of bits that are conveyed or processed per unit of time.
The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo" (1 kbit/s = 1000 bit/s), "mega" (1 Mbit/s = 1000 kbit/s), "giga" (1 Gbit/s = 1000 Mbit/s) or "tera" (1 Tbit/s = 1000 Gbit/s).[2] The non-standard abbreviation "bps" is often used to replace the standard symbol "bit/s", so that, for example, "1 Mbps" is used to mean one million bits per second.
One byte per second (1 B/s) corresponds to 8 bit/s.
https://zh.wikipedia.org/wiki/比特率
正式的“比特每秒”的缩写是“bit/s”(不是“bits/s”)。在一些非正式文章,经常使用“b/s”或“bps”缩写。在更不正式的地方,通常省略了“每秒”,简单地应用为“一个128千比特音频流”或“一个100兆比特网络”。
在电信和电脑运算领域,比特率(英语:Bit rate,变量R[1])是单位时间内传输送或处理的比特的数量。比特率经常在电信领域用作连接速度、传输速度、信息传输速率和数字带宽容量的同义词。
在数字多媒体领域,比特率是单位时间播放连续的媒体如压缩后的音频或视频的比特数量。在这个意义上讲,它相当于术语数字带宽消耗量,或吞吐量。
比特率规定使用“比特每秒”(bit/s或bps)为单位,经常和国际单位制词头关联在一起,如“千”(kbit/s或kbps),“兆”(Mbit/s或Mbps),“吉”(Gbit/s或Gbps)和“太”(Tbit/s或Tbps)。
https://zh.wikipedia.org/wiki/带宽_(计算机)
网页寄存
一些虚拟主机服务商会给带宽以不同的含义。在这里,带宽几乎变成了一个流量概念。意思是指定时间内的下行数据总量。意味着如果一个网页寄存公司给你2GB每月的带宽,那么意味着你的用户每月只能最多下载2GB的内容。