Scheduling Dv programs
Scheduling at request frame creation time
- all response frames use same schedule
- can be performance portable at load time
- cannot be performance portable at run time
Scheduling at response frame creation time
- performance portable at load time and partially at run time.
Scheduling at response frame delivery time
- can be performance portable at both load and run time.
- per-frame scheduling overhead a potential disadvantage.