Uploaded image for project: 'AMQ Interconnect'
  1. AMQ Interconnect
  2. ENTMQIC-1905

support for large messages - Message Streaming

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Done
    • Icon: Major Major
    • 1.1.0.CR2
    • None
    • None
    • ToDo fill in Epic name
    • Release Notes
    • Done
    • Hide
      AMQ Interconnect has been enhanced to better support large messages. Previously, when receiving a message, the router waited to receive the entire message before sending it to its receivers. This led to slow throughput for large messages.

      Starting in AMQ Interconnect 1.1, the router is able to send frames to the receivers as soon as they arrive at the router, and to release the memory immediately after sending the buffer to all receivers. This keeps the memory stable on the router even if there are a large number of senders sending large messages. In addition, messages are delivered more quickly to the receivers, thus increasing throughput because frames are sent as soon as they are received and not held until the entire message arrives at the router. (Note: If a fast sender sends messages to a slow receiver, it is possible that memory could pile up on the router.)

      In addition, multicast streaming is now supported as part of this enhancement.
      Show
      AMQ Interconnect has been enhanced to better support large messages. Previously, when receiving a message, the router waited to receive the entire message before sending it to its receivers. This led to slow throughput for large messages. Starting in AMQ Interconnect 1.1, the router is able to send frames to the receivers as soon as they arrive at the router, and to release the memory immediately after sending the buffer to all receivers. This keeps the memory stable on the router even if there are a large number of senders sending large messages. In addition, messages are delivered more quickly to the receivers, thus increasing throughput because frames are sent as soon as they are received and not held until the entire message arrives at the router. (Note: If a fast sender sends messages to a slow receiver, it is possible that memory could pile up on the router.) In addition, multicast streaming is now supported as part of this enhancement.
    • Documented as Feature Request

      E.g. 200MB. With default settings this takes a very long time (many minutes). With the maxFrameSize increased, it can drop to about 1 minute or two per message. Sending appears faster than receiving. Is there scope for improvement?

            gmurthy@redhat.com Ganesh Murthy
            gordonsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: