ThesaHelp: references e-f
ThesaHelp: ACM references f-l
Topic: data caching
Topic: updating information in a distributed system
Topic: database transactions
Topic: replicated data
| |
Reference
Franklin, M.J., Carey, M.J., Livny, M.,
"Transactional client-server cache consistency: alternatives and performance",
ACM Transactions on Database Systems, 22, 3, September 1997, pp. 315-363.
Google
Quotations
318 ;;Quote: taxonomy of cache-consistency algorithms for client-server, object databases
| 318+;;Quote: classify cache-consistency by whether it detects or avoids stale data
| 320 ;;Quote: in a data-shipping architecture, the client manages all requests and cached data
| 320 ;;Quote: a data-shipping system may use page servers for 4-8 kbyte pages or variable length object servers
| 321 ;;Quote: one-copy serialization on a replicated database is equivalent to some serial execution on a nonreplicated database
| 359 ;;Quote: under pessimistic approaches, avoidance of stale cached data typically sends far fewer messages than detection schemes; also more efficient use of client cache
| 360 ;;Quote: under an optimistic approach, invalidating remote copies was more robust than propagating changes
| 360+;;Quote: propagation good for information dissemination
|
Related Topics
ThesaHelp: references e-f (168 items)
ThesaHelp: ACM references f-l (241 items)
Topic: data caching (28 items)
Topic: updating information in a distributed system (50 items)
Topic: database transactions (26 items)
Topic: replicated data (45 items)
|