What kinds of applications will benefit from JOVE?
Although any Java application may see significant benefit from JOVE, large, complex applications will see especially dramatic benefits in terms of performance and memory footprint. Both server and fat client applications will benefit from the new technology which works with all standard Java IDE s. Also, applications that have a need for very fast, reliable, precise garbage collection will find that JOVE s state-of-the-art collection system give them substantial advantages. 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 deploy