Message Service Client for C/C++, Version 2.0.2
Operating Systems: AIX, Linux, Solaris, Windows
Introduction to Message
Service Client for C/C++
This section describes Message Service Client for C/C++.
Sub-topics
Message Service Client for C/C++ Message
Service Client for C/C++provides an application
programming Interface (API) called XMS that has
the same set of interfaces as the Java Message Service (JMS) API. Message Service Client for C/C++ contains
two implementations of XMS, one for
use by C applications and another for use by C++ applications.
Styles of messaging XMS supports
the point-to-point and publish/subscribe styles
of messaging.
The XMS object model
The XMS API
is an object-oriented interface. The XMS object
model is based on the JMS 1.1 object model.
The XMS message model
The XMS message
model is the same as the WebSphere JMS message
model.
Operating environments
An XMS client
is supplied for each of the tested operating systems.