Este conteúdo não está disponível no idioma selecionado.

2.14. Domain


A 'domain' identifies another AMQP 1.0 compatible process and provides qpidd with sufficient information to connect to it. A domain has a name and a url and may also specify sasl_mechanisms, username, password.
Domains can be added, deleted and listed using the qpid-config, for example:
qpid-config add domain my-domain --argument url=some.hostname.com:5672
Copy to Clipboard Toggle word wrap
Once a domain has been created, links between nodes within that other process and nodes within qpidd can be established in either direction, by creating 'incoming' or 'outgoing' link objects. For example:
qpid-config add incoming incoming-name --argument domain=my-domain --argument source=queue1 --argument target=queue2
Copy to Clipboard Toggle word wrap
This command cause messages to be pulled from queue1 in the process identified by my-domain and directed into queue2 on the qpidd instance against which the command is run.
Note that incoming and outgoing links are *not* automatically re-established if the connection is lost for any reason.
Voltar ao topo
Red Hat logoGithubredditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar. Explore nossas atualizações recentes.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja o Blog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

Theme

© 2025 Red Hat