Peer-to-peer replication provides a scale-out and high-availability solution by maintaining copies of data across multiple server
instances, also referred to as nodes. Built on the foundation of transactional replication, peer-to-peer replication propagates
transactionally consistent changes in near real-time. This enables applications that require scale-out of read operations to
distribute the reads from clients across multiple nodes. Because data is maintained across the nodes in near real-time, peer-to-peer replication provides data redundancy, which increases the availability of data.
Submitted questions and answers are subject to review and editing, and may or may not be selected for posting, at the sole discretion of w3Sniff.
Get Started
Comments
Leave a Comment