ThesaHelp: ACM references a-e
ThesaHelp: references e-f
Topic: consistency testing
Topic: optimistic update for concurrency control
Topic: managing shared memory
Topic: database consistency and reliability
| |
Reference
Edwards, W.K., Mynatt, E.D., Petersen, K., Spreitzer, M.J., Terry, D.B., Theimer, M.M.,
"Designing and implementing asynchronous collaborative applications with Bayou",
Proc. ACM Symposium on User Interface Software Technology UIST 97, ACM SIGGRAPH, ACM SIGCHI, Banff, Alberta, October 1997, pp. 119-128.
Google
Quotations
121 ;;Quote: Bayou uses optimistic concurrency control; a write consists of an update set and a dependency check that calls a merge procedure on failure
| 122 ;;Quote: Bayou supports four session guarantees: read your writes, monotonic reads, writes follow reads, and monotonic writes; allows self consistency
| 122 ;;Quote: Bayou identifies stable and tentative writes. Tentative writes may be re-executed if earlier writes are received
|
Related Topics
ThesaHelp: ACM references a-e (259 items)
ThesaHelp: references e-f (168 items)
Topic: consistency testing (60 items)
Topic: optimistic update for concurrency control (35 items)
Topic: managing shared memory (74 items)
Topic: database consistency and reliability (15 items)
|