[beagleboard] Java. Which VM, which OS?

Hello,

We tried a bunch of java vms on the beagleboard and all of them were pretty slow (from memory we found cavalier to be the quickest, opened had no jit) so we dropped java and use python to glue together C libraries - breaking intensive bits out to C. However, if you want to stick to java syntax you could look at android on the beagleboard.

Cheers,

Neil