|
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
| Volume 1 - Issue 4 |
| Published: February 2010 |
| Authors: Alok Kumar |
10.5120/104-214
|
Alok Kumar . Improvements in Shadow SWIFT using Selective Commit and Delayed Creation of Shadows. International Journal of Computer Applications. 1, 4 (February 2010), 38-40. DOI=10.5120/104-214
@article{ 10.5120/104-214,
author = { Alok Kumar },
title = { Improvements in Shadow SWIFT using Selective Commit and Delayed Creation of Shadows },
journal = { International Journal of Computer Applications },
year = { 2010 },
volume = { 1 },
number = { 4 },
pages = { 38-40 },
doi = { 10.5120/104-214 },
publisher = { Foundation of Computer Science (FCS), NY, USA }
}
%0 Journal Article
%D 2010
%A Alok Kumar
%T Improvements in Shadow SWIFT using Selective Commit and Delayed Creation of Shadows%T
%J International Journal of Computer Applications
%V 1
%N 4
%P 38-40
%R 10.5120/104-214
%I Foundation of Computer Science (FCS), NY, USA
In normal shadow SWIFT commit protocol shadow of all the borrower transactions which satisfy a given criteria are created when the lock manager processes the request. This creates heavy overhead on the system and degrades its performance. In this paper, we have presented a new method of handling the requests by the borrower transactions. We create the shadow only when the borrower aborts due to abort of lender and can complete its execution in the remaining time. Further, the shadow uses the work already done by borrower transaction .We also propose the use of selective commit depending on Lender’s commitment. Thus it prevents any overhead associated with the maintenance of the shadow as was the case in earlier shadow based protocols.