Questo contenuto non è disponibile nella lingua selezionata.

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.
Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat