A Broadcasting Scheme for Transaction Processing in a Wireless Environment

A Broadcasting Scheme for Transaction Processing in a Wireless Environment

Prakash Kumar Singh
DOI: 10.4018/978-1-7998-2491-6.ch005
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

In broadcasting, schemes are widely used in a wireless environment. In this chapter, a heuristic broadcasting scheme is proposed that directly affects the concurrency of database transactions. The proposed broadcasting scheme is suitable for real-time transactions. A heuristic scheme is developed in a mobile environment to enhance system performance. Further simulation results in the chapter show that the proposed broadcasting scheme is suitable to improve transaction processing in a wireless environment.
Chapter Preview
Top

Introduction

In recent few years, the use of portable mobile devices has their key role in technological development. The wireless technology depends very much on these fast processing portable devices. In near future, it may be realistic that everybody will store and share their information using these wireless devices. The various daily life applications using these devices run transactions to complete their tasks on time. Admin at server end controls all the mobile devices connected using these wireless networks. Data consistency during transaction execution is the key issue in the database (Gray, 1978). Real time application like satellite launch, missile launch and fighter planes navigations need to complete their task within a time frame. Real time system should complete the transaction before elapse of the deadline (Ramamritham, 1993),(Shanker, Misra, & Sarje, 2008). A minor fault can degrade the whole system performance. In the recent few years, mobile distributed real time applications are getting a big attention for the database researchers. Stock trading, online shopping, e- ticketing, E-commerce are some example of real time applications. In a battlefield, a fast processing within a time frame is essential; otherwise, a big loss can occur. In these systems, the transactions should maintain not only the data correctness, but also timely execution. In other words, transaction execution in distributed real time database system depends on various concurrency control schemes (Lindström, 2003),(Lam, Kuo, Tsang, & Law., 2000),(Lee, Lam, Son, & Chan, 2002),(Lee, Lam, & Kuo,2004),(Pandey, & Shanker, 2016,2017a,2017b,2018a,2018b,2018c),(Shanker, Misra, & Sarje, 2006,2008). It also depends on scheduling schemes used in the system. A number of locking and optimistic protocols has been developed to support these systems (Shanker, Misra, & Sarje, 2008). Meanwhile, various pessimistic protocols have also been developed. However, in recent years, researches are focused to develop optimistic concurrency control mechanism (Lindström, 2003). Pessimistic protocols basically support locking schemes. Some of these pessimistic approaches also include the concept of time stamping (Lee, Lam, Son, & Chan, 2002). Optimistic approaches run the transaction unhindered till validation; however, the commit operation is performed only after validation phase. Optimistic CC executes transaction operations in three different phases; first one is read phase, then validation phase and at last writing phase (Lee, Lam, & Kuo, 2004). Every transaction in optimistic CC passes through all these three phases for completion of its task. Here, the validation can follow two types of validation approach, i.e., one is forward and another one is backward validation policy. Both of these approaches have their own importance in the field of mobile database. In optimistic concurrency control backward policy, the transaction data validation is performed against the transactions which are already in committed phase. Further, in the second type of validation policy (forward validation policy), the validation is performed against the active (or read phase) transaction (Lee, Lam, Son, & Chan, 2002). Transaction which passes the validation phase can further proceed for execution. However, most of the researches in mobile environment prefer to perform forward validation in their optimistic approaches (Lee, Lam, & Kuo, 2004). Lee et al. has developed their optimistic approach using forward validation (Lee, Lam, Son, & Chan, 2002).

Complete Chapter List

Search this Book:
Reset