110 likes | 170 Views
This project focuses on implementing a distributed database system for business transactions, enabling failover, load balancing, and enhanced system functionality. The project includes system changes, MySQL replication setup, load balancing implementation, failover strategy, synchronization processes, and backup/recovery methods using various tools like Windows 7, NetBeans, MySQL, Java, and RMI.
E N D
Distributed Database For Business Transactions By GhislaineNgangom (3261404) Supervisor : Prof Isabella Venter
OVERVIEW • INTRODUCTION • SYSTEM CHANGES • IMPLEMENTATION • PROJET PLAN • DEMO
Introduction • Distributed database • An application that perform a collection of procedure to manipulate actions of multiple processes on a network. • Allow failover and Load Balancing
SYSTEM CHANGES • Interface • User interface • more functionality added • System and database configuration • MySQL replication setting and configuration • Client server configuration • Local network configuration • Remote objet invocation
IMPLEMENTATION • Replication Setup and Configuring MySQL replication(Master -slaves)
IMPLEMENTATION cont… • Load balancing and Monitoring
IMPLEMENTATION cont… • Failover
IMPLEMENTATION cont… • Synchronisation and Recovery • Synchronisation process • Backup and recovery
IMPLEMENTATION cont… • Tools used • Windows 7 • NetBeans • Mysql • Java • RMI
DEMO • Perform Transaction • Manage Stock • Q&A