Definition
Compiling something at the moment you need to use it, rather than far in advance.
Just-in-time compilation; in the Agent JIT framework, the strategy of compiling a user task into an optimized executable program at the moment the task arrives rather than running an interpreter step-by-step.
Also called: just-in-time