You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/operations/pages/astream-georeplication.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
1
= Georeplication
2
2
3
-
A key feature of {pulsar-reg} is how it handles georeplication. While other pub-sub messaging systems require additional processes to mirror messages between data centers, {pulsar-short} has multi-datacenter replication as an integrated feature.
3
+
A key feature of {pulsar-reg} is how it handles georeplication. While other pub-sub messaging systems require additional processes to mirror messages between datacenters, {pulsar-short} has multi-datacenter replication as an integrated feature.
4
4
5
-
{pulsar-short}'s serving layer (brokers) and storage layer (bookies) are decoupled in {pulsar-short} architecture, allowing seamless message replication across data centers in different regions.
5
+
{pulsar-short}'s serving layer (brokers) and storage layer (bookies) are decoupled in {pulsar-short} architecture, allowing seamless message replication across datacenters in different regions.
6
6
7
7
Georeplication typically provides redundancy in the event of datacenter outages, but can also be used for any application where {pulsar-short} messages are produced and consumed across regions.
0 commit comments