NonStop S-Series Planning and Configuration Guide (G06.25+)

Table Of Contents
Glossary
HP NonStop S-Series Planning and Configuration Guide523303-015
Glossary-85
remote procedure
remote procedure. A procedure or function packaged to be called within a server process
indirectly by a client process.
remote procedure call. A remote procedure or the action of calling a remote procedure.
Remote Procedure Call (RPC). A protocol that extends a procedure-call form of process-
to-process communication to a network environment. RPC is a way for programs
running on client computers to invoke the services of a program running on a server
computer. RPC allows a program to call a procedure that does not exist on the client
computer.
remote procedure call system. A set of facilities that includes a programming library,
network resource mapping, and binding services to provide a mechanism for a client
process to execute a procedure on a remote server. A remote procedure call system is
a subset of the Distributed Computing Environment (DCE) and of other products.
remote processor. A processor in a node other than the node running the ServerNet
cluster monitor process (SNETMON) that is reporting status about the processor.
remote switch. An HP NonStop Cluster Switch (model 6770) or HP NonStop ServerNet
Switch (model 6780) in a ServerNet cluster that is not directly connected to the server
that you are logged on to. The OSM Service Connection and the TSM Service
Application cannot perform any actions on a remote switch. To perform actions or get
additional information on a remote switch, use the OSM Service Connection (for either
the 6770 or 6780 switch) or TSM Service Application (for the 6770 switch only) to log
on to a server that is directly connected to the switch.
remote system. An active ServerNet node to which the local system has active external
ServerNet paths. Contrast with local system
.
request packet. A ServerNet packet sent from one ServerNet device to another, requesting
either a read action or a write action on the part of the receiving device. In the case of
a write request, the packet contains the data to be written. The receiving device is
expected to take the appropriate action and return a response packet to the device that
sent the request packet. See also response packet
, ServerNet packet, and ServerNet
transaction.
reserved symbol. An identifier that is reserved for use by system or compiler language
implementors.
resistance. The measure of opposition to current that limits the amount of current that can
be produced by an applied voltage. Conductors have very little resistance; insulators
have a large amount of resistance. Resistance is measured in ohms.
resource. A component of a computer system that works with other components to process
transactions. Terminals, workstations, processors, memory, disk drives, processes,
files, and applications are examples of resources.