The Real-time Specification for Java provides predictable memory and scheduling models for developing real-time systems using the Java language. However, it is silent on providing communication mechanisms suitable for distributed real-time systems. In this paper we define a synchronous and asynchronous communication component model to support different synchronous and asynchronous services and show how this model can be integrated with Java RMI in order to provide high predictability and better performance.

BibTex Entry

@inproceedings{Alrahmawy2009a,
 address = {New York, NY, USA},
 author = {M. Alrahmawy and A. Wellings},
 booktitle = {Proceedings of the 7th International Workshop on Java Technologies for Real-Time and Embedded Systems},
 editor = {M. Alrahmawy and A. Wellings},
 pages = {31-40},
 publisher = {ACM},
 title = {An RTSJ-based reconfigurable server component},
 year = {2009}
}