Design & Development of an Advanced Database ManagementSystem Using Multiversion Concurrency Control Model for aMultiprogramming Environment
Journal Title: IOSR Journals (IOSR Journal of Computer Engineering) - Year 2015, Vol 17, Issue 2
Abstract
Abstract: Multi Version Concurrency Control (MVCC) is a locking scheme commonly used by moderndatabase implementations to control fast, safe concurrent access to shared data. MVCC is designed to providethe following features for concurrent access: a. Readers that don't block writersb. Writers that fail fastMVCCachieves this by using data versioning and copying for concurrent writers. The theory is that readers continuereading shared state, while writers copy the shared state, increment a version id, and write that shared stateback after verifying that the version is still valid (i.e., another concurrent writer has not changed this state first).This allows readers to continue reading while not preventing writers from writing and repeatable readsemantics are maintained by allowing readers to read off the old version of the state.
Authors and Affiliations
Mohammed Waheeduddin Hussain , Prof. P. Premchand , Dr. G. Manoj Someswar
Adaptive Steganography Based Enhanced Cipher HidingTechnique for Secure Data Transfer
Abstract:There have been enormous number of attacks recorded during electronic transmission of informationbetween the source and intended receiver and indeed this has called for a more robust and efficient method f...
Enhancing Micro-ATMs and POS Terminals Authentication System Using AdvancedBiometric Techniques
Most of the transactions at the Point of Sale (POS) terminals are carried out by payments through Credit or Debit cards.Many leading banks have started the door step banking service with the help of microATM device.The c...
Management Support System (Mss) In Higher Educational Institutions (Heis): University Of Jos, Nigeria. Ict Support
Abstract: Management support system is of great importance in the institutions of higher learning, as an interactive computer-base system that support cooperate memory or knowledge base that constitutes the problem-solvi...
A Comparative Study between Time Series and Neural Networkfor Exchange Rate Forecasting
Abstract: Exchange rate forecasting has become a new research topic in present time for best market strategy,planning of investment for investor in foreign project and also for business profit. The methods or proce...
A Quantitative Measurement of Software Requirement Factors using Goal Question Metric (GQM) Approach
Abstract: Every application software that we propose to develop can be thought of a group or collection of related requirements specified by the user and these requirements are the foundation from which the quality...