|
CITS3002 Computer Networks |
| ← prev | next → |
CITS3002 |
help3002 |
CITS3002 schedule |
|||
Load SheddingThe term load shedding is borrowed from electrical power supplies - if not all demand can be met, some section is deliberately disadvantaged. The approach is to discard packets when they cannot all be managed. If there is inadequate router memory (on queues and/or in buffers) then discard some incoming packets.
The Network Layer now introduces an unreliable service!
Load shedding must be performed under many constraints:
A number of reasonable strategies exist for discarding packets:
CITS3002 Computer Networks, Lecture 5, The Network Layer, p19, 25th March 2024.
|