ThesaHelp: references g-h
ThesaHelp: ACM references f-l
Topic: lock-free concurrency
| |
Reference
Herlihy, M.,
"A methodology for implementing highly concurrent data objects",
ACM Transactions on Programming Languages and Systems, 15, 5, November 1993, pp. 745-770.
Google
Quotations
747 ;;Quote: implement a lock-free, concurrent object with load_linked and store_conditional operations
| 747+;;Quote: use exponential backoff for lock-free concurrency; otherwise unsuccessful programs generate most of the bus traffic
|
Related Topics
ThesaHelp: references g-h (299 items)
ThesaHelp: ACM references f-l (241 items)
Topic: lock-free concurrency (8 items)
|