By delaying the work in scanning a page as possible,the A-E-L garbage collection algorthm can have a small bound in the time to scan a page that is independent of the sizes of objects. This mens that it should seriously be considered for real-time systems with latencies less than a few milliseconds.There are still problems to be solved,but the algorithm looks promising.