Reputation: 79
I'm wondering if an external app could 'talk' to Bluemix app using IBM MQ?
Thanks in advance!
Upvotes: 1
Views: 88
Reputation: 401
A slight clarification on MQ Light in the previous answer.
An MQ Light application in Bluemix can communicate with IBM MQ in your datacenter (via the SecureGateway), but if you are running an instance of the MQ LIght service in Bluemix, the service itself cannot be connected to IBM MQ.
Upvotes: 3
Reputation: 2626
Bluemix currently offers the MQ Light service which can be used for messaging to IBM MQ (formerly WebSphere MQ)
MessageHub also allows you to use the MQ Light APIs via Bluemix to do messaging.
Upvotes: 1