Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ibmstreams/streamsx.messaging

This toolkit is focused on interacting with popular messaging systems such as Kafka, JMS, XMS, and MQTT. After release v5.4.2 the complete toolkit will be deprecated. See the README.md file for hints to alternative toolkits.
https://github.com/ibmstreams/streamsx.messaging

ibm-streams iot-platform jms kafka mqtt rabbitmq stream-processing websphere-mq xms

Last synced: 2 months ago
JSON representation

This toolkit is focused on interacting with popular messaging systems such as Kafka, JMS, XMS, and MQTT. After release v5.4.2 the complete toolkit will be deprecated. See the README.md file for hints to alternative toolkits.

Awesome Lists containing this project

README

        

## README -- IBMStreams/streamsx.messaging

The IBMStreams/streamsx.messaging toolkit project is an open source Streams toolkit project focused on the development of operators and functions that extend IBM InfoSphere Streams ability to interact with messaging systems.

---

**After release v5.4.2 the complete toolkit is deprecated**. Please, use the following alternatives to communicate with various message queues:
| Message Queue | New Toolkit |
| ------------- | ----------- |
| JMS | [streamsx.jms](https://github.com/IBMStreams/streamsx.jms) |
| Kafka | [streamsx.kafka](https://github.com/IBMStreams/streamsx.kafka) |
| MQTT | [streamsx.mqtt](https://github.com/IBMStreams/streamsx.mqtt) |
| RabbitMQ | [streamsx.rabbitmq](https://github.com/IBMStreams/streamsx.rabbitmq) |
| XMS | no toolkit planned yet |

---

Messaging Toolkit v5.1 is offically released to support InfoSphere Streams v4.2:
* https://github.com/IBMStreams/streamsx.messaging/releases

This toolkit contains support for:
* Kafka
* RabbitMQ
* JMS
* MQTT
* XMS

Check out our SPLDOC here:
* http://ibmstreams.github.io/streamsx.messaging/com.ibm.streamsx.messaging/doc/spldoc/html/index.html

To get started with working with this toolkit:
* https://github.com/IBMStreams/streamsx.messaging/wiki/Getting-Started-with-Toolkit-Development
* [Kafka Operators Getting Started Guide](http://ibmstreams.github.io/streamsx.documentation/docs/4.1/messaging/kafka-operators-getting-started/)
* [JMS Operators Getting Started Guide](http://ibmstreams.github.io/streamsx.documentation/docs/4.1/messaging/jms-operators-getting-started/)
* [The messages and the NLS for toolkits](https://github.com/IBMStreams/administration/wiki/Messages-and-National-Language-Support-for-toolkits)

To learn more about Streams:

* [IBM Streams on Github](http://ibmstreams.github.io)
* [Introduction to Streams Quick Start Edition](http://ibmstreams.github.io/streamsx.documentation/docs/4.1/qse-intro/)
* [Streams Getting Started Guide](http://ibmstreams.github.io/streamsx.documentation/docs/4.1/qse-getting-started/)
* [StreamsDev](https://developer.ibm.com/streamsdev/)