Sunday, December 15, 2002

On-the-Fly Garbage Collection

Lambda:

One of the classic papers about incremental and parallel garbage collection. Communicating sequential processes, implementing cooperative multitasking, are the form of parrallism used. The main goal was to design an algorithm with as little synchronization and mutual exclusion as possible.

Comments RSS · Twitter

Leave a Comment