On-the-Fly Garbage Collection
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.