Tag: web technology
Questions Related to web technology
-
Setting priority to messages
-
Grouping of messages
-
Splitting a message in multiple parts
-
Transforming a message.
-
It manages queues of messages for application programs
-
It coordinates updates to databases and queues using a two-phase commit
-
It segments messages (if necessary) and assembles them.
-
It provides an application programming interface, the Message Queue Interface (MQI).
-
That’s possible only in a clustered environment.
-
That’s possible in any case.
-
Not possible.
-
We need to configure some additional object like separate transmission queues for this purpose
-
Local Queue
-
Initiation Queue
-
Remote Queue
-
Dead Letter Queue
-
Remote Queues are associated with transmission queues
-
A program can read messages from a remote queue
-
Remote Queue definitions must be defined for the cluster queues.
-
An application programmer can use the name of the remote queue like a local queue.