This commit is contained in:
2024-10-20 21:45:16 +02:00
parent 730de588fd
commit 33312b7d48
14 changed files with 2254 additions and 4 deletions

6
mqsc/qremotes.mqsc Normal file
View File

@@ -0,0 +1,6 @@
DEFINE QREMOTE('REMOTE.QUEUE1') +
DESCR('A remote queue example') +
RNAME('TARGET.QUEUE') +
RQMNAME('TARGETQM') +
XMITQ('TRANSMIT.QUEUE') +
REPLACE