WebSphere Business Integration Message Service Clients for C/C++ and .NET, Version 1.2
Operating Systems: Linux, Solaris, Windows
Introduction to Message
Service Clients for C/C++ and .NET
This section introduces Message Service Client for C/C++ and Message Service Client for .NET.
Sub-topics
What are Message Service Clients for C/C++ and .NET? Message Service Clients for C/C++ and .NET provide an 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. Message Service Client for .NET contains a fully managed implementation of XMS, which can be used by any .NET compliant language.
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.