This is a very general question and I am new to MQ so apologise if I use incorrect terminolgy.
We are building an application which will have a mainframe application communicating with Java application on Windows NT box. MQSeries Pub/Sub has been suggested as a method for doing this.
The OS390 components will be publishing messages. The Java components will be subscribing. I know how MQSeries works with queues but not sure if Pub/Sub is different.
If broker will reside on the NT box, how do the messages I publish on the mainframe get sent to the broker on the NT box.
Do I just set up a standard remote definition of a queue on the mainframe Queue Manager pointing to the stream queue I want my messages to end up in? Any help much appreciated..
We are building an application which will have a mainframe application communicating with Java application on Windows NT box. MQSeries Pub/Sub has been suggested as a method for doing this.
The OS390 components will be publishing messages. The Java components will be subscribing. I know how MQSeries works with queues but not sure if Pub/Sub is different.
If broker will reside on the NT box, how do the messages I publish on the mainframe get sent to the broker on the NT box.
Do I just set up a standard remote definition of a queue on the mainframe Queue Manager pointing to the stream queue I want my messages to end up in? Any help much appreciated..