Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.

Chapter 11. Discovery Agents


Abstract

A discovery agent is a mechanism that advertises available brokers to clients and other brokers.

Fabric agent

The Fuse Fabric discovery agent URI conforms to the syntax in Example 11.1, “Fuse Fabric Discovery Agent URI Format”.

Example 11.1. Fuse Fabric Discovery Agent URI Format

fabric://GID
Where GID is the ID of the broker group from which the client discovers the available brokers.

Static agent

The static discovery agent URI conforms to the syntax in Example 11.2, “Static Discovery Agent URI Format”.

Example 11.2. Static Discovery Agent URI Format

static://(URI1,URI2,URI3,...)

Multicast agent

The multicast discovery agent URI conforms to the syntax in Example 11.3, “Multicast Discovery Agent URI Format”.

Example 11.3. Multicast Discovery Agent URI Format

multicast://GroupID
Where GroupID is an alphanumeric identifier. All participants in the same discovery group must use the same GroupID.

Zeroconf agent

The zeroconf discovery agent URI conforms to the syntax in Example 11.4, “Zeroconf Discovery Agent URI Format”.

Example 11.4. Zeroconf Discovery Agent URI Format

zeroconf://GroupID
Where the GroupID is an alphanumeric identifier. All participants in the same discovery group must use the same GroupID.
Red Hat logoGithubRedditYoutubeTwitter

Lernen

Testen, kaufen und verkaufen

Communitys

Über Red Hat Dokumentation

Wir helfen Red Hat Benutzern, mit unseren Produkten und Diensten innovativ zu sein und ihre Ziele zu erreichen – mit Inhalten, denen sie vertrauen können.

Mehr Inklusion in Open Source

Red Hat hat sich verpflichtet, problematische Sprache in unserem Code, unserer Dokumentation und unseren Web-Eigenschaften zu ersetzen. Weitere Einzelheiten finden Sie in Red Hat Blog.

Über Red Hat

Wir liefern gehärtete Lösungen, die es Unternehmen leichter machen, plattform- und umgebungsübergreifend zu arbeiten, vom zentralen Rechenzentrum bis zum Netzwerkrand.

© 2024 Red Hat, Inc.