recommendation for java VM running on embedded system
- by pierr
Hi,
We are trying to support Java enviroment on our embedded platform (700MHZ MIPS74K, 128-256M memory).After reading this article and googling a bit, I come up with the shorted list:
Sun Java SE for embedded
Kaffe
Jbed
Perc
HP Chai VM
PhoneME
I was quite new to Java and its Runtime enviroment. Your suggestion is greatly appreciated.