On Fri, 27 Aug 1999, Barry Martin wrote:

> Wang,
> 
> Insignia Solutions (www.insignia.com) has a new product called Jeode which
> is an embedded VM. It's available for Linux among other OS's. They do have a
> porting kit to help you move it to other processors. I think they currently
> have it available for x86, ARM, and the Hitachi SH processors.

Kaffe is also a solution... Transvirtual - the developers of Kaffe - have
an embedded version (which is commercial). They have it running on nearly
bare hardware too.
 
> Are you set on using a JVM? Another option is native Java compilation. This
> eliminates the need for a JVM and will probably result in faster speed and
> less overhead. The disadvantage is that you lose portability, but, of
> course, this is usually not an issue in embedded systems.

One of the things that make Java interesting for embedded solutions are
embedded solutions where you want to be able to add or remove
applications, or do upgrades, but where you might want to be able to
rapidly change platforms (switch to another CPU etc.), without the hassle
of providing applications for your older hardware platforms.

Vidar Hokstad <[EMAIL PROTECTED]>
Director of Technical Development, Screen Media AS

--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.

Reply via email to