Resource management policies for real-time Java remote invocations Articles
Overview
published in
publication date
- January 2014
start page
- 1930
end page
- 1944
issue
- 1
volume
- 74
Digital Object Identifier (DOI)
International Standard Serial Number (ISSN)
- 0743-7315
Electronic International Standard Serial Number (EISSN)
- 1096-0848
abstract
- A way to deal with the increasing cost of next generation real-time applications is to extend middleware and high-level general-purpose programming languages, e.g. Java, with real-time support that reduces development, deployment, and maintenance costs. In the particular path towards a distributed real-time Java technology, some important steps have been given into centralized systems to produce real-time Java virtual machines. However, the integration with traditional remote invocation communication paradigms is far from producing an operative solution that may be used to develop final products. In this context, the paper studies how The Real-Time Specification for Java (RTSJ), the leading effort in real-time Java, may be integrated with Java's Remote Method Invocation (RMI) in order to support real-time remote invocations. The article details a specific approach towards the problem of producing a predictable mechanism for the remote invocation - the core communication mechanism of RMI - via having control on the policies used in the remote invocation. Results obtained in a software prototype help understand how the key entities defined to control the performance of the remote invocation influence in the end-to-end response time of a distributed real-time Java application. (C) 2013 Elsevier Inc. All rights reserved.