Queuing

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

flashcard set

Earn XP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

resource allocation

mechanisms where the network takes an active role in sharing resources amongst flows

2
New cards

router based resource allocation

within the network, router is responsible for deciding which packets are forwarded or dropped, and signalling capacity to hosts

3
New cards

host based resource allocation

edges of the network, hosts are responsible for adjusting their behavior to suit the observed network conditions

4
New cards

reservation based resource allocation

explicit resource requests usually sent by end hosts, accepted or rejected by routers on the path

5
New cards

feedback based resource allocation

no prior request, hosts send data and adjust based on feedback they receive

6
New cards

explicit feedback

message from an on-path device to slow down the sending rate

7
New cards

implicit feedback

host might detect increasing delays or packet losses

8
New cards

window based congestion control

specifying a sending window

9
New cards

rate based congestion control

specifying the rate that the application requires from the network

10
New cards

success of resource allocation metrics

effectiveness, fairness

11
New cards

congestive collapse

packets are delayed or dropped to the point that the network is no longer useful

12
New cards

FIFO

first packet to arrive is the first packet transmitted, tail drop queuing

13
New cards

FIFO with priority queues

each priority level has its own queue, allows high priority flows to starve low priority flows

14
New cards

fair queueing

work conserving - if there is a packet in any queue, the link will be busy