DDSM Abstract
DDSM Abstract
(An Autonomous institution affiliated to Visvesvaraya Technological University- Belagavi, Approved by AICTE,
Accredited by NAAC with ‘A++’ Grade, Awarded Diamond College Rating by QS I-GAUGE & ISO 9001:2015 certified )
By
Submitted to
Dr. Anupama T A
BE, ME, PhD
To achieve fault tolerance and high availability, the system incorporates replication
for critical global tables such as Products, Payments, and Warehouses. These tables are
consistently replicated across all nodes, ensuring that product availability and payment
status remain accurate and up to date, even during peak load or network disruptions.
User input is dynamically handled through stored procedures that automatically route
customer, order, and product data to the appropriate fragments based on the region and
data type. This architecture supports scalability by allowing the system to scale
horizontally as needed, handling increasing volumes of transactions and users across
distributed regions.
In addition, the system employs strong consistency protocols to ensure that all replicas
remain synchronized, avoiding issues like stock mismanagement and over-ordering.
With its highly scalable, fault-tolerant, and secure architecture, this system is ideal
for large-scale retail businesses that operate across multiple locations, ensuring
seamless and real-time coordination of inventory, orders, and payments.