Using messaging within IBM WebSphere sMash applications
This section describes the APIs that enable WebSphere® sMash applications to communicate with one another using the IBM® Reliable Transport Extension.
- Using messaging with the
ConnectionAPI - Describes how to use the
ConnectionAPI to send and synchronously receive messages. - Using the messaging kicker and receiver
- Describes how to create and configure a request handler to asynchronously process new messages that arrive on a queue.
- Using messaging within flows
- Describes how to handle a message using a flow and send a message from within a flow.
- Messaging sample
- Describes how to download and execute a sample messaging application that uses the
ConnectionAPI and the messaging kicker and receiver.