<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Pub/Sub brokers on Dapr Docs</title><link>https://v1-18.docs.dapr.io/operations/components/setup-pubsub/</link><description>Recent content in Pub/Sub brokers on Dapr Docs</description><generator>Hugo</generator><language>en</language><atom:link href="https://v1-18.docs.dapr.io/operations/components/setup-pubsub/index.xml" rel="self" type="application/rss+xml"/><item><title>HowTo: Configure Pub/Sub components with multiple namespaces</title><link>https://v1-18.docs.dapr.io/operations/components/setup-pubsub/pubsub-namespaces/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://v1-18.docs.dapr.io/operations/components/setup-pubsub/pubsub-namespaces/</guid><description>&lt;p>In some scenarios, applications can be spread across namespaces and share a queue or topic via PubSub. In this case, the PubSub component must be provisioned on each namespace.&lt;/p>


&lt;div class="alert alert-primary" role="alert">
&lt;h4 class="alert-heading">Note&lt;/h4>

 Namespaces are a Dapr concept used for scoping applications and components. This example uses Kubernetes namespaces, however the Dapr component namespace scoping can be used on any supported platform. Read &lt;a href="https://v1-18.docs.dapr.io/operations/components/component-scopes/">How-To: Scope components to one or more applications&lt;/a> for more information on scoping components.

&lt;/div>

&lt;p>This example uses the &lt;a href="https://github.com/dapr/quickstarts/tree/master/tutorials/pub-sub">PubSub sample&lt;/a>. The Redis installation and the subscribers are in &lt;code>namespace-a&lt;/code> while the publisher UI is in &lt;code>namespace-b&lt;/code>. This solution will also work if Redis is installed on another namespace or if you use a managed cloud service like Azure ServiceBus, AWS SNS/SQS or GCP PubSub.&lt;/p></description></item></channel></rss>