@book{501dc1f83c76425b971c26d6939506e0,
title = "Eager Evaluation Considered Harmful",
abstract = "In real-time systems potentially unbounded loops and lazy (late) evaluation are often avoided in order to improve predictability. This paper will show that a commonly suggested way to implement semaphores can lead to unnecessary blocking of high-priority tasks. It also presents a scheme with lazy evaluation and (potentially) unbounded loops that gives less blocking of high-priority tasks.",
author = "Anders Blomdell",
year = "2000",
language = "English",
series = "Technical Reports TFRT-7590",
publisher = "Department of Automatic Control, Lund Institute of Technology (LTH)",
}