OpenTP1 Version 7 System Definition

[Contents][Index][Back][Next]

mcfmqgid (I/O queue definition)

Format

[{{mcfmqgid -q "quekind=itq|otq quegrpid=queue-group-ID"}}]

Function

This command defines the environment related to the input/output queue. It must be specified for a disk queue, but need not be for a memory queue. Several input queues and output queues can be created for each MCF.

Or, queues can be created for shared use by other MCFs in the same OpenTP1 system. In this case however, the input queues and the output queues cannot be allocated to the same physical file. Input queues correspond to service groups; output queues correspond to logical terminals.

Option

-q

(Operands)

quekind=itq|otq
Specify the kind of queue (disk).
itq
Input queue
otq
Output queue

quegrpid=queue-group-ID~<1-8 character identifier>
Specify the ID of the queue group using the disk queue specified with the quekind operand. Use the queue group ID specified with the message queue service definition.
Specify the IDs of all queue groups used in MCFs defined with this MCF manager definition. This queue group ID must be unique among all the queue group IDs specified in the mcfmqgid commands within the same communication process.