D ISTRIBUTED D ATABASE F OR B USINESS T RANSACTIONS By Ghislaine Ngangom (3261404) Supervisor : Prof Isabella Venter.

Slides:



Advertisements
Similar presentations
Module 13: Implementing ISA Server 2004 Enterprise Edition: Site-to-Site VPN Scenario.
Advertisements

Tecom IP Receiver. Overview The Tecom IP Receiver is a server which provides a cost-effective and secure method to monitor Challenger panels over IP networks.
Prime’ Senior Project. Presentation Outline What is Our Project? Problem Definition What does our system do? How does the system work? Implementation.
NOTEPHONES SYSTEM Author : Allen Mwangonde Supervisor : Prof. Isabel M. Venter Co-Supervisor: Dr.B. Tucker.
Module 12: Microsoft Windows 2000 Clustering. Overview Application of Clustering Technology Testing Tools.
Distributed components
Introduction to MySQL Administration.  Server startup and shutdown ◦ How to manually start and stop it from the command line ◦ How to arrange an automated.
Next Generation Node (NGN) Technical Overview April 2007.
Middleware Technologies compiled by: Thomas M. Cosley.
Course Syllabus  Instructor: Hsung-Pin Chang  TA: 林郁傑  Web Site:
Microsoft Operations Manager Presented by: Alen Plicanic.
NOTEPHONES SYSTEM Author : Allen Mwangonde Supervisor : Prof. Isabel M. Venter Co-Supervisor: Dr.B. Tucker.
Using The WDK For Windows Logo And Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
GDC Workshop Session 1 - Storage 2003/11. Agenda NAS Quick installation (15 min) Major functions demo (30 min) System recovery (10 min) Disassembly (20.
An Introduction to Infrastructure Ch 11. Issues Performance drain on the operating environment Technical skills of the data warehouse implementers Operational.
31 January 2007Craig E. Ward1 Large-Scale Simulation Experimentation and Analysis Database Programming Using Java.
D ATABASE A DMINISTRATION ITEC 450 Fall 2012 Instructor: Dr. Rama Gudhe.
Monitoring Scale-Out with the MySQL Enterprise Monitor Andy Bang Lead Software Engineer MySQL-Sun, Enterprise Tools Team Wednesday, April 16, :15.
Module 10: Designing an AD RMS Infrastructure in Windows Server 2008.
D ATABASE A DMINISTRATION ITEC 450 Fall 2011 Instructor: Dr. Justin M. Wang.
Front end for monitoring Mesh Network By Lesetsa Mojapelo Supervisor: Prof. W.D. Tucker Co-Supervisor: Mr M. Norman Mentor: Mr Carlos Rey-Moreno.
SAP R/3 System: Client Server Overview (Buck-Emden & Galimow, 1998) Dr. K. Palaniappan.
Module 1: Server Roles and Initial Configuration Tasks
Using the WDK for Windows Logo and Signature Testing Craig Rowland Program Manager Windows Driver Kits Microsoft Corporation.
Projects. High Performance Computing Projects Design and implement an HPC cluster with one master node and two compute nodes. (Hint: use Rocks HPC Cluster.
The RCSPM Platform – JAVA L4CABCM OSA Parlay Client VASP RegistrationUser RegistrationTerminal Registration Service Registration UIMM Soap UIMM UDBMMTDBMMVASDBMM.
AN INTERNET BANKING SYSTEM Term 4 Presentation Mohamed Hassan Ali Supervisor : Mr. Michael Norman.
Module 10: Maintaining High-Availability. Overview Introduction to Availability Increasing Availability Using Failover Clustering Standby Servers and.
Introduction to the Adapter Server Rob Mace June, 2008.
1 Windows 2008 Configuring Server Roles and Services.
Module 1: Configuring Windows Server Module Overview Describe Windows Server 2008 roles Describe Windows Server 2008 features Describe Windows Server.
1 Chapter Overview Introducing Replication Planning for Replication Implementing Replication Monitoring and Administering Replication.
SEMINOR. INTRODUCTION 1. Middleware is connectivity software that provides a mechanism for processes to interact with other processes running on multiple.
1 Week #10Business Continuity Backing Up Data Configuring Shadow Copies Providing Server and Service Availability.
A Brief Documentation.  Provides basic information about connection, server, and client.
Front end for monitoring Mesh Network By Lesetsa Mojapelo Supervisor: Prof. W.D. Tucker Co-Supervisor: Mr M. Norman Mentor: Mr Carlos Rey-Moreno.
By Ghislaine Ngangom ( ) Supervisor : Prof Isabella Venter Distributed Database For Business Transactions.
Reflecting Proxies Mini != Small Jon Babbage Tony Lambert Michael Malinak Paul Middlin CSE870 Advanced Software Engineering, Spring 2001 Instructor: Dr.
Module 3: Configuring Mailbox Server Roles. Overview Overview of Exchange Server 2007 Administration Tools Implementing Mailbox Server Roles Managing.
INTRODUCTION to MIS 12/24/20151 Introduction To MIS Component Overview.
Activity Monitoring Tool MIS 2008/2009 Software Project - Group 1 1/4 Architecture Technical Manager.
MySQL and GRID status Gabriele Carcassi 9 September 2002.
1/11/2016Lecturer : Trần Thị Ngọc Hoa1 ISA Array  Introduction  Deployment.
Remote Method Invocation by James Hunt, Joel Dominic, and Adam Mcculloch.
Configuring, Managing and Maintaining Windows Server® 2008 Servers Course 6419A.
1 RMI Russell Johnston Communications II. 2 What is RMI? Remote Method Invocation.
DIS Final Project Proposal Content Express R 許坤進 R 余世傑 R 洪啓仁.
SQL Server 2016 – New Features Tilahun Endihnew March 12, 2016.
AlwaysOn In SQL Server 2012 Fadi Abdulwahab – SharePoint Administrator - 4/2013
FUN WITH AVAILABILITY GROUPS Christopher Wolff SQL Server Database Engineer, Xero.
Introduction  Model contains different kinds of elements (such as hosts, databases, web servers, applications, etc)  Relations between these elements.
Fundamental of Databases
Consulting Services JobScheduler Architecture Decision Template
Sponsored by Portakal Technologies
Consulting Services JobScheduler Architecture Decision Template
SQL Server Failover Effects on Applications
Author: Ragalatha P, Manoj Challa, Sundeep Kumar. K
1. Public Network - Each Rackspace Cloud Server has two networks
#01 Client/Server Computing
Printers.
Oracle Architecture Overview
Distributed P2P File System
Web Based Power Management Tool
SYED SAJID WASIM SQL SERVER ALWAYS ON Step by Step.
Genre1: Condor Grid: CSECCR
8 6 MySQL Special Topics A Guide to MySQL.
04 | Always On High Availability
Calypso Service Architecture
#01 Client/Server Computing
Presentation transcript:

D ISTRIBUTED D ATABASE F OR B USINESS T RANSACTIONS By Ghislaine Ngangom ( ) Supervisor : Prof Isabella Venter

OVERVIEW INTRODUCTION SYSTEM CHANGES IMPLEMENTATION PROJET PLAN DEMO

I NTRODUCTION Distributed database o An application that perform a collection of procedure to manipulate actions of multiple processes on a network. o Allow failover and Load Balancing

SYSTEM CHANGES Interface o User interface o more functionality added System and database configuration o MySQL replication setting and configuration Client server configuration o Local network configuration o 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 (1) Synchronisation process (2) Backup and recovery

IMPLEMENTATION CONT … Tools used Windows 7 NetBeans Mysql Java RMI

PROJET PLAN TermDate of submission Submit 1.Analysis user requirement requirements analysis 2012/03/30Yes 2. Design &Development User interface specification Objects oriented analysis Objects oriented design Prototype 2012/05/25Yes 3.Implementation System configuration Add more functionalities to the application 2012/08/31Yes 4. Testing & Debugging2012/11/02No

DEMO Perform Transaction Manage Stock Q&A