Client – HP Integrity NonStop H-Series User Manual
Page 134
![background image](/manuals/397142/134/background.png)
Server MLMM and Client MLMM Process Functions
Mid-Range Library Media Manager Installation and User’s Guide — 541641-001
B- 2
CLIENT
CLIENT
TSIMLMMC0:
This process is the initiator. It starts all other processes, socket connections for all GUI
connections. All messages from the client process and GUI are sent here and then
sent along to TSIMLMMC5.
TSIMLMMC1:
This process connects to the system via TCP/IP. All messages are sent from this
point.
TSIMLMMC2:
This process sends messages to TSIMLMMC1 from TSIMLMMC0. It acts as a buffer.
If a message was not received from TSIMLMMC1, it will queue and resend it later.
TSIMLMMC3:
This process filters the $0 collector for any $ZSVR for mount, dismount, reject or
canceled messages.
TSIMLMMC4:
This process will receive a labeling message and issue the mount command to be sent
across. Once the mount is received back, it will send the labeling command to the
TSIMLMMCL process.
TSIMLMMC5:
This process received all backup requests from the GUI through TSIMLMMS0. Will
save all backup requests that have been scheduled.
TSIMLMMC6:
This process executes the backup requests.
TSIMLMMCL:
This process does all tape labeling. Request is received from TSIMLMMC4.
TSIMLMMCE:
This process receives $ZSVR messages from TSIMLMMC3 and sends to the GUI for
display.