Packet vs. Fluid System
GPS and H-GPS are fluid systems
- multiple queues can be serviced simultaneously
- no non-preemption unit
Real system are packet systems
- one queue is served at any given time
- packet transmission is not preempted
Design issue: packet algorithms approximating the fluid H-GPS algorithm
- accuracy: delay bound, fairness, bandwidth distribution
- complexity: practical implementation