NonStop Server for Java Programmer's Reference (NSJ 4.0+)
Table Of Contents

See client.
RISC
See reduced instruction set computing (RISC).
RMI
See Remote Method Invocation (RMI).
rmic
The Java RMI stub compiler, which generates stubs and skeletons for remote objects.
rmicregistry
The Java Remote Object Registry, which starts a remote object registry on the specified
port on the current host.
S
scalability
The ability to increase the size and processing power of an online transaction processing
system by adding processors and devices to a system, systems to a network, and so on,
and to do so easily and transparently without bringing systems down. Sometimes called
expandability.
Scalable TCP/IP (SIP)
A NonStop Server for Java feature that transparently provides a way to give scalability
and persistence to a network server written in Java.
SDK
See software development kit (SDK).
serialization
See Object Serialization.
serialized object
An object that has undergone object serialization.
serialver
The Serial Version Command, which returns the serialVersionUID of one or more
classes. Also, the command to run the Serial Version Command.
server
One of the following:
An implementation of a system used as a stand-alone system or as a node in an
Expand network.
❍ 
The hardware component of a computer system designed to provide services in
response to requests received from clients across a network. For example, NonStop
❍ 










