-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Norbert Schulz edited this page Jul 27, 2017
·
1 revision
The streamsx.rabbitmq toolkit is an IBM Streams component to work with the RabbitMQ message broker. In its first incarnation it is nothing more than just a split out of the streamsx.messaging with no added functionality. Though, the RabbitMQ part within streamsx.messaging will be deprecated and new developments and error corrections will only happen in this project here.
Simply ensure that the RabbitMQ toolkit is included in your Streams project and in you code's 'use' directives switch the namespace from com.ibm.streamsx.messaging to com.ibm.streamsx.rabbitmq for the RabbitMQ operators.