|
JVM '02 Paper   
[JVM '02 Tech Program Index]
Next: 1 Introduction JaRTS: A Portable Implementation of Real-Time Core Extensions for JavaUrs Gleim
May 2002
Abstract:
To implement real-time tasks in Java the Java Virtual Machine has to
be enhanced by the ability to run threads in a predictable time and to
access hardware directly. One approach is to provide a real-time
add-on for standard Java Virtual Machines. Benefits of this approach
are a better predictability, a better scalability and more flexibility.
In this paper JaRTS--an implementation of the Real-Time Core Extensions specification--is presented. Some implementation details are inspected and first results are shown.
Urs Gleim 2002-05-29 |
This paper was originally published in the
Proceedings of the 2nd JavaTM Virtual Machine
Research and Technology Symposium, San Francisco, California, USA
August 1-2, 2002
Last changed: 22 July 2002 ml |
|