How does JOVE work?
Simply put, JOVE takes standard Java class files that are the output of any Java IDE, optimizes the heck out of them, packages them with extremely high performance runtime support, reduces them to native Wintel machine code, and creates an executable file for deployment. Developers still use their favorite Java IDE s, still create the write-once run anywhere class file versions of their applications…and when they want to deploy on a Wintel platform they run their code through JOVE before deployment. Other processor/OS combinations are planned.