ACM Home Page
Please provide us with feedback. Feedback
Extended portal: violating the assignment rule and enforcing the single parent rule
Full text PdfPdf (452 KB)
Source ACM International Conference Proceeding Series; Vol. 177 archive
Proceedings of the 4th international workshop on Java technologies for real-time and embedded systems table of contents
Paris, France
SESSION: RTSJ issues table of contents
Pages: 30 - 37  
Year of Publication: 2006
ISBN:1-59593-544-4
Authors
Pablo Basanta-Val  Universidad Carlos III de Madrid, Avda. de la Universidad, Leganés (Madrid) Spain
Marisol García-Valls  Universidad Carlos III de Madrid, Avda. de la Universidad, Leganés (Madrid) Spain
Iria Estevez-Ayres  Universidad Carlos III de Madrid, Avda. de la Universidad, Leganés (Madrid) Spain
Carlos Delgado-Kloos  Universidad Carlos III de Madrid, Avda. de la Universidad, Leganés (Madrid) Spain
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 16,   Citation Count: 2
Additional Information:

abstract   references   cited by   index terms   collaborative colleagues  

Tools and Actions: Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/1167999.1168006
What is a DOI?

ABSTRACT

One of the main drawbacks of programming with the RTSJ (The Real-time Specification for Java) is probably its special model of references. The restrictions imposed by the assignment and single parent rules constrains the programming model in such a way that it is sometimes more difficult to use than the Java one. The community has faced this problem producing a special and new set of programming paradigms and patterns, designed to be used in collaboration with the region-based model; this enhances the range of application that may be constructed with it. However, the current version of RTSJ does not have general mechanisms that enable to perform safe violations of the assignment rule in an easy way.In this paper, we address this issue by introducing a new extension named extended portal. This extension (that has an interface that is very close to the current RTSJ portals) introduces mechanisms that allow a safe violation of the assignment rules, providing also an easy navigation mechanism for accessing the creation context of an object. Using this extension, the programmer can have access to a forbidden reference in two steps, reducing the complexity from Θ (n) of the current portals to Θ (1) of the extended ones. The work is mainly concentrated on the justification of the utility and feasibility of the extension. To clarify this idea, an example that illustrates the drawbacks of the current portals and the benefits of the extended ones is described. Also, a Java interface and a set of low level changes required at the implementation level are explained.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

1
 
2
 
3
Pablo Basanta-Val, Marisol García-Valls, Iria Estévez-Ayres. "No Heap Remote Objects: Leaving Out Garbage Collection at the Server Side". OTM Workshops 2004: Workshop on Java Technologies for Real-Time and Embedded Systems. OTM Workshops 2004: Workshop on Java Technologies for Real-Time and Embedded Systems. pp. 359--370
 
4
Edward G. Benowitz, Albert F. Niessner. "A Patterns Catalog for RTSJ Software Designs". OTM Workshops 2003: Workshop on Java Technologies for Real-Time and Embedded Systems. 497--507
5
 
6
Andrew Borg, Andy J. Wellings. "A Real-Time RMI Framework for the RTSJ". ECRTS 2003: 15th Euromicro Conference on Real-Time Systems, 2-4 July 2003, Porto, Portugal. pp. 238--248
 
7
Andrew Borg, Andy J. Wellings. "Reference Objects for RTSJ Memory Areas". OTM Workshops 2003: Workshop on Java Technologies for Real-Time and Embedded Systems. pp. 397--410
 
8
Angelo Corsaro, Corrado Santoro. "Design Patterns for RTSJ Application Development". OTM Workshops 2004: Workshop on Java Technologies for Real-Time and Embedded Systems. pp.394--405
9
 
10
Peter C. Dibble. "Real-time Java Platform Programming". Prentice Hall PTR; 1st edition (March 11, 2002). ISBN: 0130282618
 
11
 
12
JSR-282. "RTSJ version 1.1". Available on-line at http://www.jcp.org/en/jsr/detail?id=282
 
13
 
14
F. Pizlo, J. M. Fox, David Holmes, Jan Vitek. "Real-Time Java Scoped Memory: Design Patterns and Semantics". ISORC 2004: 7th IEEE International Symposium on Object-Oriented Real-Time Distributed Computing, 12-14 May 2004, Vienna pp. 101--110
 
15
Krishna Raman, Yue Zhang, Mark Panahi, Juan A. Colmenares, Raymond Klefstad, Trevor Harmon. "RTZen: Highly Predictable, Real-Time Java Middleware for Distributed and Embedded Systems". Middleware 2005: ACM/IFIP/USENIX, 6th International Middleware Conference, Grenoble, France, November 28 - December 2, 2005. pp. 225--248
 
16
 
17
RTJEG. "The Real-time Java Specification". Version 1.0.1(b). Available on-line at http://www.rtj.org
 
18
Timesys. "JTIME RTSJ 1.0 Extensions User Guide". Available on-line at http://www.timesys.com


Collaborative Colleagues:
Pablo Basanta-Val: colleagues
Marisol García-Valls: colleagues
Iria Estevez-Ayres: colleagues
Carlos Delgado-Kloos: colleagues