Matches in ScholarlyData for { <https://w3id.org/scholarlydata/inproceedings/www2008/paper/498> ?p ?o. }
Showing items 1 to 18 of
18
with 100 items per page.
- 498 creator chun-song-wang.
- 498 creator hai-xun-wang.
- 498 creator jiang-ming-yang.
- 498 creator ning-gu.
- 498 creator qi-wei-zhang.
- 498 creator yi-ming-liu.
- 498 type InProceedings.
- 498 label "Lock-Free Consistency Control for Web 2.0 Applications".
- 498 sameAs 498.
- 498 abstract "Online collaboration and sharing is the central theme of many webbased services that create the so-calledWeb 2.0 phenomena. Using the Internet as a computing platform, many Web 2.0 applications set up mirror sites to provide large-scale availability and to achieve load balance. However, in the age of Web 2.0, where every user is also a writer and publisher, the deployment of mirror sites makes consistency maintenance aWeb scale problem. Traditional concurrency control methods (e.g. two phase lock, serialization, etc.) are not up to the task for several reasons. First, large network latency between mirror sites will make two phase locking a throughput bottleneck. Second, locking will block a large portion of concurrent operations, which makes it impossible to provide large-scale availability. On the other hand, most Web 2.0 operations do not need strict serializability – it is not the intention of a user who is correcting a typo in a shared document to block another who is adding a comment, as long as consistency can still be achieved. Thus, in order to enable maximal online collaboration and sharing, we need a lock-free mechanism that can maintain consistency among mirror sites on theWeb. In this paper, we propose a flexible and efficient method to achieve consistency maintenance in the Web 2.0 world. Our experiments show its good performance improvement compared with existing methods based on distributed lock.".
- 498 hasAuthorList authorList.
- 498 hasTopic World_Wide_Web.
- 498 isPartOf proceedings.
- 498 keyword "collaboration".
- 498 keyword "consistency maintenance".
- 498 keyword "mirror data".
- 498 keyword "web 2.0".
- 498 title "Lock-Free Consistency Control for Web 2.0 Applications".