NonStop JMS C++ API Programmer's Guide
NonStop Server for Java Message Service C++ API Programmer’s Guide—526459-002
1-1
1 Introduction to the NSJMS C++
API
NSJMS is the JMS provider that implements Sun Microsystems Java Message Service
(JMS) API, version 1.0.2, on NonStop systems. Sun Microsystems JMS API provides a
generic set of interfaces that enable JMS clients to exchange messages. The NSJMS
C++ API implements a subset of the functionality provided by the Sun JMS API, and is
used by C++ client applications running on a NonStop system to interoperate with
other JMS clients.
Features and Functions of the NSJMS C++ API
Enables NSK hosted C++ applications to interoperate with JMS clients using a
subset of the functionality provided by Sun Microsystems JMS API.
Uses the publish and subscribe features of HP NonStop SQL/MX.
Uses the NSJMS administrative utility to manage the NSJMS C++ API
environment.
Includes sample Point-to-Point (PTP) and Publish/Subscribe (Pub/Sub) client
applications that demonstrate use of the NSJMS C++ API.
Supported Platform
The NSJMS C++ API is supported on NonStop server running a version of the HP
NonStop operating system released with G06.20 or later RVU and H06.03 or later
RVU.
NSJMS C++ API Client Messaging
Components
The components that enable NSJMS C++ API client messaging are shown in
Figure 1-1
on page 1-2. Using the NSJMS C++ API is described in Section 5, Using
the NSJMS C++ API.