当前位置:网站首页>Circuit, packet and message exchange
Circuit, packet and message exchange
2022-07-03 07:20:00 【darabiuz】
1. Circuit switching
Development background
People realize that if you need to connect two phones , You need to n*(n-1)/2 Links , It's huge , So you can use a telephone exchange
The way a telephone exchange connects telephone lines becomes circuit switching
From the perspective of communication resource allocation , Switching is the dynamic allocation of line resources in a certain way
Three steps of circuit switching
- Establishing a connection ( Allocate communication resources )
- conversation ( Always occupy communication resources )
- Release Links ( Return of communication resources )
- When circuit switching is used to transmit computer data , The transmission efficiency of its line is very low , Because of exclusive communication resources
2. Packet switching
- In the Internet , The most important packet switch is the router , It is responsible for connecting various networks , And forward the received packet

3. Message switching
A little , Since the size of the message is not limited , Each node switch needs a large cache space
4. Three ways to compare


边栏推荐
- File links cannot be opened or downloaded in Google browser
- Distributed ID
- 【无标题】
- LeetCode
- CentOS php7.3 installing redis extensions
- The education of a value investor
- Specified interval inversion in the linked list
- 10 000 volumes - Guide de l'investisseur en valeur [l'éducation d'un investisseur en valeur]
- SharePoint modification usage analysis report is more than 30 days
- [untitled]
猜你喜欢

C代码生产YUV420 planar格式文件

Common APIs

How to specify the execution order for multiple global exception handling classes

7.2刷题两个

《指环王:力量之戒》新剧照 力量之戒铸造者亮相

“百度杯”CTF比赛 2017 二月场,Web:爆破-1

3311. Longest arithmetic

Selenium key knowledge explanation

SecureCRT password to cancel session recording

Pits encountered in the use of El checkbox group
随机推荐
Split small interface
Thoughts on project development
Raspberry pie update tool chain
PHP install composer
LeetCode
JMeter test result output
[attribute comparison] defer and async
mysql误删root账户导致无法登录
IP home online query platform
Distributed lock
RestHighLevelClient获取某个索引的mapping
Advanced APL (realize group chat room)
JS date comparison
Wireshark software usage
1. E-commerce tool cefsharp autojs MySQL Alibaba cloud react C RPA automated script, open source log
[most detailed] latest and complete redis interview book (50)
Advanced API (serialization & deserialization)
[set theory] partition (partition | partition example | partition and equivalence relationship)
Pat grade a real problem 1166
TypeScript let与var的区别