Chapter 2. Enhancements


  • ENTMQIC-1905 - Support for large messages - Message Streaming

    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 sends frames to the receivers when they arrive at the router, and releases 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 when 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.

Red Hat logoGithubRedditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

© 2024 Red Hat, Inc.