Strategic Web Ventures, LLC
Home Company Overview Website Business Services Project Experience Knowledge Base SWV News Communicate
Dedicated to providing online businesses solutions.
Sub Navigation

What is JIT?

Definitions : Glossary » JIT
 



JIT - Just-In-Time Compiler
A just-in-time compiler converts Java byte code (compiled Java language statements) into native code designed to run on a specific hardware and operating system platforms. Compiled Java programs often run faster with a JIT than with a Java Virtual Machine.