MathLM is installed on a single machine, known as the license server. Once
MathLM is running, it acts as a gatekeeper for new
Mathematica sessions.
MathLM sets up the appropriate number of process slots for each class of computer covered by your network license agreement.
MathLM monitors the number of copies of
Mathematica in use and issues licenses to clients until all available licenses are in use.
The number of concurrent processes that may run over the entire network is located on your electronic or printed license certificate. You can increase the number of processes allowed with a license upgrade from Wolfram Research. See the Wolfram
Mathematica Increment Request Form on the web at
wolfram.com/products/mathematica/processes for more information on increasing your process increments.
Mathematica consists of two components, the kernel and the front end. The
Mathematica kernel performs computations. The
Mathematica front end is the graphical notebook interface. For parallel computation,
Mathematica uses subkernels which are kernels that run in parallel; each subkernel might use a sub-front end.
MathLM keeps track of kernel and front end processes separately, as well as distinguishing between master and subprocesses.