Dynamic Language Parallelization
Author | : Lorenz Huelsbergen |
Publisher | : |
Total Pages | : 330 |
Release | : 1993 |
ISBN-10 | : WISC:89049406366 |
ISBN-13 | : |
Rating | : 4/5 (66 Downloads) |
Download or read book Dynamic Language Parallelization written by Lorenz Huelsbergen and published by . This book was released on 1993 with total page 330 pages. Available in PDF, EPUB and Kindle. Book excerpt: The thesis describes the design and implementation of the first concurrent copying collector that does not require special hardware or operating systems support. The collector relies on the language or compiler to identify all program accesses to mutable data. Measurements of the collector's implementation indicate that it removes all perceptible garbage-collection pauses from a program's execution."