mirror of
https://github.com/Vonng/ddia.git
synced 2026-06-21 00:47:05 +08:00
修正 ch10 参考文献格式
This commit is contained in:
parent
a320e1b551
commit
a9157a67ef
1 changed files with 0 additions and 1 deletions
|
|
@ -693,7 +693,6 @@ Lamport 时间戳擅长捕获事物发生的顺序,但它们有一些限制:
|
|||
|
||||
### 参考文献
|
||||
|
||||
|
||||
[^1]: Maurice P. Herlihy and Jeannette M. Wing. [Linearizability: A Correctness Condition for Concurrent Objects](https://cs.brown.edu/~mph/HerlihyW90/p463-herlihy.pdf). *ACM Transactions on Programming Languages and Systems* (TOPLAS), volume 12, issue 3, pages 463–492, July 1990. [doi:10.1145/78969.78972](https://doi.org/10.1145/78969.78972)
|
||||
[^2]: Leslie Lamport. [On interprocess communication](https://www.microsoft.com/en-us/research/publication/interprocess-communication-part-basic-formalism-part-ii-algorithms/). *Distributed Computing*, volume 1, issue 2, pages 77–101, June 1986. [doi:10.1007/BF01786228](https://doi.org/10.1007/BF01786228)
|
||||
[^3]: David K. Gifford. [Information Storage in a Decentralized Computer System](https://bitsavers.org/pdf/xerox/parc/techReports/CSL-81-8_Information_Storage_in_a_Decentralized_Computer_System.pdf). Xerox Palo Alto Research Centers, CSL-81-8, June 1981. Archived at [perma.cc/2XXP-3JPB](https://perma.cc/2XXP-3JPB)
|
||||
|
|
|
|||
Loading…
Reference in a new issue