Explain about WebSphere MQ Real time transport.It is a lightweight protocol. This protocol is optimized for use with messages that are non-persistent. WebSphere MQ Real Time Transport is utilized only by JMS clients.
WebSphere MQ Real Time Transport is right suitable for the applications to send large number of messages. All the applications that use this protocol must rely on TCP/IP for quality considerations and which do not require persistent delivery. For example, this protocol can be used in situations where the data is updated very frequently, such as stock market share values, updating scoreboard of a sporting event.Explain about WebSphere MQ Real time transport.1. WebSphere MQ Real-time Transport is a lightweight protocol optimized for use with nonpersistent messaging.
2. It is used by JMS clients, and provides high levels of scalability and message throughput.
3. WebSphere MQ Real-time Transport is ideal for applications where large numbers of messages need to be sent or where messages need to be sent to large numbers of client applications.
4. The WebSphere MQ Real-time Transport does not provide any facilities for persistent messaging or durable subscriptions.
|