Este contenido no está disponible en el idioma seleccionado.

Chapter 1. Features


AMQ Interconnect 1.1 represents the initial offering of this component as part of a complete messaging solution. Deploying an interconnect router (or network of routers) provides the following benefits over using brokers alone:

Operating modes
The interconnect component can operate in stand-alone mode or interior mode.
Brokerless messaging
Direct, brokerless messaging when broker queueing is not needed. This feature is useful for request-response/RPC patterns.
Anycast or Multicast
Direct delivery can be configured as multicast (all subscribers receive a copy of each produced message) or anycast (one subscriber receives a copy of each produced message).
Inexpensive HA and resiliency
High availability and resiliency for the network does not require high-cost clustering; it is achieved through redundant topologies much like one would use in deploying an IP network.
Scale up queues and topics
A messaging system including interconnect can offer a greater number of queues and topics than can be offered by a single broker or a cluster of brokers.
Queue/topic distribution
A single queue or topic can be distributed across multiple brokers to provide increased user scale and throughput.
Security
Access to a broker can be secured, hardened, and limited. In addition, the broker does not need to be deployed in a client-facing DMZ (De-Militarized Zone in front of a firewall).
Encryption
Connections between clients and a broker or a broker and another broker can be secured by using SSLTLS (Secure Socket Layer Top Level Specification) or SASL (Simple Authentication and Security Layer) at the interconnect level to encrypt the connections.
Elasticity
Brokers can be added and removed to handle changes in load or to accommodate broker maintenance.
Multi-tenancy
Queues, topics, and destinations can be partitioned by user/application/account such that multiple users can use the same messaging infrastructure without interfering with each other.

Refer to the Apache Qpid Dispatch Router project for additional information: http://qpid.apache.org/components/dispatch-router/index.html

Red Hat logoGithubRedditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

© 2024 Red Hat, Inc.