[ main ] [ back ]

109/2004 : Restrictions of Java for Embedded Real-Time Systems

RR Number
109/2004
Conference
7th IEEE International Symposium on Object-Oriented Real-Time Distributed Computing (ISORC 2004)
Author(s)
Martin Schoeberl
Abstract
Java, with its pragmatic approach to object orientation and enhancements over C, got very popular for desktop and server application development. The productivity in-crement of up to 40% compared with C++ [1] attracts also embedded systems programmers. However, standard Java is not practical on these usually small devices. This paper presents the status of restricted Java environments for embedded and real-time systems. For missing defini-tions, additional profiles are proposed. Results of the im-plementation on a Java processor show that it is possible to develop applications in pure Java on resource con-straint devices.
Bibtex
@INPROCEEDINGS{jop:rtjava,
  author = {Martin Schoeberl},
  title = {Restrictions of {J}ava for Embedded Real-Time Systems},
  booktitle = {Proceedings of the 7th IEEE International Symposium on Object-Oriented
	Real-Time Distributed Computing (ISORC 2004)},
  year = {2004},
  pages = {93--100},
  address = {Vienna, Austria},
  month = {May},
  url = {http://www.jopdesign.com/doc/rtjava.pdf}
}
Download
Get rtjava.pdf - Adobe PDF-format, (193.92 KB; posted at June 08 2009; )

[ main ] [ back ]