mirror of https://github.com/dapr/docs.git
1009 B
1009 B
type | title | linkTitle | weight | description | aliases | no_list | |
---|---|---|---|---|---|---|---|
docs | Pub/sub brokers component specs | Pub/sub brokers | 1000 | The supported pub/sub brokers that interface with Dapr |
|
true |
The following table lists publish and subscribe brokers supported by the Dapr pub/sub building block. [Learn how to set up different brokers for Dapr publish and subscribe.]({{< ref setup-pubsub.md >}})
{{% alert title="Pub/sub component retries vs inbound resiliency" color="warning" %}} Each pub/sub component has its own built-in retry behaviors. Before explicity applying a [Dapr resiliency policy]({{< ref "policies.md" >}}), make sure you understand the implicit retry policy of the pub/sub component you're using. Instead of overriding these built-in retries, Dapr resiliency augments them, which can cause repetitive clustering of messages. {{% /alert %}}
{{< partial "components/description.html" >}}
{{< partial "components/pubsub.html" >}}