Jython and the JLI
A main advantage to using the JLI is speed of execution. Normally, each time a BLCLI command executes, the Java Virtual Machine (JVM) must start, and the BLCLI must authenticate against the TrueSight Server Automation Application Server. However, a JLI script can instantiate a single connection to the BLCLI that requires a single occurrence of the JVM as well as a single authentication with the Application Server. This allows the script to run faster because you do not have to start the JVM and authenticate for each command.
For more information about Jython and the JLI, see the following topics:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*