|
Oracle Tuxedo Message Queue 12c Release 1 (12.1.1)
Date: June 2012
The following topics are discussed in this section:
Oracle Tuxedo Message Queue (OTMQ), provides rich queuing functionality for Oracle Tuxedo applications as well as for standalone applications. For more information, see Oracle Tuxedo Message Queue Product Overview.
This OTMQ release includes the following features:
The message is put into the local or target storage before delivered to target queue. If message delivery fails, OTMQ will retry on behalf of the sender.
OTMQ sending operation does not need to wait until message actually delivered, and receiving operation does not need to block to wait for new message.
OTMQ sender can specify a location in the message delivery path, and ACK message will be sent back to sender when message arrives the specified place.
OTMQ can provide a mechanism to ensure guaranteed delivery, writes recoverable messages to nonvolatile storage on the sender or receiver system.
OTMQ supports publish-subscribe in topic.
OTMQ receiver can select message with various rules.
OTMQ applications can dynamically name a queue with an alias.
OTMQ sender can specify a way to process message when delivery fails.
OTMQ applications can store messages in either shared memory or permanent disk storage, to benefit from either higher performance or higher availability.
Oracle Tuxedo Message Queue 12c Release 1 (12.1.1) supported platforms are listed in the OTMQ 12c Release 1 (12.1.1) Platform Data Sheets.
|