 |
Excelsior JET is a comprehensive solution for Java client- and server-side application performance, scalability, and code protection. It transforms your Java code into a conventional Windows executable (EXE, DLL, or NT Service) or Linux binary (executable or shared library) that runs directly on hardware, as if it was written in C++, FORTRAN, or COBOL. This feature is called Ahead-Of-Time (AOT) compilation, as opposed to Just-In-Time (JIT) compilation implemented in most contemporary J2SE VMs.
Excelsior JET is a comprehensive solution for Java client- and server-side application performance, scalability, and code protection. It transforms your Java code into a conventional Windows executable (EXE, DLL, or NT Service) or Linux binary (executable or shared library) that runs directly on hardware, as if it was written in C++, FORTRAN, or COBOL. This feature is called Ahead-Of-Time (AOT) compilation, as opposed to Just-In-Time (JIT) compilation implemented in most contemporary J2SE VMs.
|