Question
Amaeyaa
US
Last activity: 27 Dec 2020 10:40 EST
MQ Integration for beginners
I just want to learn MQ integration as a part of practice project. What are the easiest ways to create MQueue, and configurations of connect MQ and MQ listener. My local server is Tomcat.
And I just installed IBM MQ server, I'm thinking it will be complex to create Q and integrate with PRPC
If any one suggest any easier free message Queue services, I'll go with that. or I wonder if any (cloud) free Queue services, provide Queue details to use as testing with PRPC ?
simple Requirement: Place XML data files on Queue, when file is there on Queue, listener reads, process through agent and displays on UI.
What rules to be created for this ? and configurations ? Reading all collaboration forms and articles but still feeling complex and don't know where to start. Any suggestions ? links to guide for beginners would be appreciated. Thanks.