RTJ Computing simpleRTJ

The simpleRTJ is a clean room implementation of the Java language. It differs from other Java VM implementations not only in small memory footprint (which is on most microcontrollers 18-23KB) but also the way how the class loading is performed. On most embedded systems the Java applications will not be frequently updated or reloaded from the host computers but may require frequent re-starts (turning power on). To minimize the Java application start-up times and to speed up the bytecodes execution the simpleRTJ executes pre-linked Java applications. The Java application class files are linked on the host computer. Such generated application file is then uploaded to the target device for direct execution by the simpleRTJ.

Get Demo | Previous Page | Downloads Search

If you found this page useful, bookmark and share it on:

 
Embedded Star Newsletter
Don't have time to visit Embedded Star everyday? Then sign up for our free newsletter. We'll send you an email when we have something to share with you. Your email address will be kept confidential and we will not share, sell, or rent it to anyone. You can unsubscribe at any time by clicking a link in the email.

Enter your email address to sign up for our free newsletter:   

If you are familiar with RSS feeds, you can also sign up for our free blog feed. Our RSS feed is updated in real-time while our newsletter is updated daily.