NonStop JMS User's Manual (H06.03+, J06.03+, NonStop JMS 3.0+)

NonStop Server for Java Message Service User’s Manual522356-006
Glossary-1
Glossary
administered object. See NSJMS administered object.
API. See application program interface (API).
application program. One of the following: A software program written for or by a user for a
specific purpose. A computer program that performs a data processing function rather
than a control function.
application program interface (API). A set of functions or procedures that are called by an
application program to communicate with other software components.
attribute. An item of descriptive data associated with a command-line tool command or
XML element. An attribute has a name and a value.
class path. The location where the JVM and other Java programs that are located in the
/usr/tandem/java/bin directory search for class libraries (such as classes.zip). You can
set the class path explicitly or with the CLASSPATH environment variable.
client. A software process, hardware device, or combination of the two that requests
services from a server. Often, the client is a process residing on a programmable
workstation and is the part of a program that provides the user interface. The
workstation client might also perform other portions of the program logic.
connection. An open connection between a JMS client and NSJMS.
connection factory. An object used for creating connections to NSJMS.
Disk Process 2 (DP2). The portion of the operating system software that performs read,
write, and lock operations on disk volumes. The disk process also implements
Enscribe and NonStop SQL/MP file types; creates TMF audit trail records; performs
logical REDO operations for Remote Duplicate Database Facility (RDF); and manages
disk space, disk controllers, and paths to the disks. This disk process provides
enhanced performance, throughput, recoverability, and reliability improvements in high-
volume, online transaction processing situations.
Distributed Systems Management/Software Configuration Manager (DSM/SCM). A
GUI-based program that installs new software and creates a new operating system.
DSM/SCM creates a new software revision and activates the new software on the
target system. See Distributed Systems Management/Software Configuration Manager
(DSM/SCM).
Document Type Definition (DTD). A specification of valid syntax for a class of XML
documents. A DTD specifies required elements and attributes, and permissible and
default values of attributes.
DP2. See Disk Process 2 (DP2).