학술논문

Minimising virtual machine support for concurrency
Document Type
article
Source
Electronic Proceedings in Theoretical Computer Science, Vol 137, Iss Proc. PLACES 2013, Pp 135-141 (2013)
Subject
Mathematics
QA1-939
Electronic computers. Computer science
QA75.5-76.95
Language
English
ISSN
2075-2180
Abstract
Co-operative and pre-emptive scheduling are usually considered to be complementary models of threading. In the case of virtual machines, we show that they can be unified using a single concept, the bounded execution of a thread of control, essentially providing a first-class representation of a computation as it is reduced. Furthermore this technique can be used to surface the thread scheduler of a language into the language itself, allowing programs to provide their own schedulers without any additional support in the virtual machine, and allowing the same virtual machine to support different thread models simultaneously and without re-compilation.