Toolkit com.teracloud.streams.jms 4.0.0

General Information

The Java Message Service (JMS) toolkit provides operators and functions that help you use Streams to interact with JMS systems such as Websphere MQ or Apache ActiveMQ.

The operators in the toolkit provide the ability for Streams applications to send and receive data from a queue or topic that is posted on a WebSphere MQ or Apache ActiveMQ server.

To connect to the messaging systems, the operators must be configured by specifying an XML connection specification document.

The JMSSource and JMSSink operators use the standard JMS architecture and JMS 1.1 APIs to read and write data from WebSphere MQ v7.5, v8.0 and Apache ActiveMQ v5.7 and up.

The following figure shows how the JMSSource and JMSSink operators use standard JMS architecture and APIs.
This figure shows JMSSource and JMSSink operators that use Apache ActiveMQ and WebSphere MQ libraries to read and write from JMS providers.
Release notes
Developing and running applications that use the JMS toolkit
Connection specifications document
Version
4.0.0
Required Product Version
7.2.0.0

Indexes

Namespaces
Operators

Namespaces

com.teracloud.streams.jms
Conversions between JMS messages and tuples in IBM Streams
Operators