2010
DOI: 10.5121/ijwmn.2010.2212
|View full text |Cite
|
Sign up to set email alerts
|

A Real Time Optimistic Strategy to achieve Concurrency Control in Mobile Environments Using On-demand Multicasting

Abstract: In mobile database environments, multiple users may access similar data items irrespective of their physical location leading to concurrent access anomalies. As disconnections and mobility are the common characteristics in mobile environment, performing concurrent access to a particular data item leads to inconsistency. Most of the approaches use locking mechanisms to achieve concurrency control. However this leads to increase in blocking and abort rate. In this paper an optimistic concurrency control strategy… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2010
2010
2017
2017

Publication Types

Select...
3
2

Relationship

1
4

Authors

Journals

citations
Cited by 7 publications
(7 citation statements)
references
References 19 publications
(19 reference statements)
0
7
0
Order By: Relevance
“…Thus, aborting transaction at this stage especially in long live transaction decreases system performance by aborting many transactions. To remedy this, [4] presents a strategy, which uses an on-demand multicasting thereby minimizing the number of aborted transactions. However, this strategy is associated with unnecessary transaction restart.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…Thus, aborting transaction at this stage especially in long live transaction decreases system performance by aborting many transactions. To remedy this, [4] presents a strategy, which uses an on-demand multicasting thereby minimizing the number of aborted transactions. However, this strategy is associated with unnecessary transaction restart.…”
Section: Related Workmentioning
confidence: 99%
“…Several works [1,3,[4][5][6][7][8] implemented the concurrency control strategies in mobile environment but because of the complexities of the issues to be considered such as mobility, low-bandwidth, frequent disconnection, low battery etc., most of the approaches were characterized by problems like deadlock, starvation, time lag between local and global commit, higher rate of abort, unnecessary restart.…”
Section: Introductionmentioning
confidence: 99%
“…In reference [12] optimistic method is utilized. At the time of completion of transactions, updated data are sent to other mobile transactions using these data.…”
Section: Related Workmentioning
confidence: 99%
“…Pessimistic commit protocols suitable for mobile environments are presented from [5] to [8]. Further a Real Time optimistic Commit protocols with a conflict resolution strategy is presented in [9]. The Design & Implementation of Pessimistic Commit protocols is described in [10].…”
Section: Related Workmentioning
confidence: 99%
“…In optimistic concurrency control strategy, the data items are not locked and can be used by more than one mobile host at the same time. The transaction executes in two phases: In the first phase the transaction is committed locally on mobile host using the on-demand approach [9]. In the second phase the results are updated onto the fixed host.…”
Section: Optimistic Commit Protocolsmentioning
confidence: 99%