Update link of Time, Clocks, and the Ordering of Events in a Distributed System (#735)

This commit is contained in:
Kumar Arnav
2023-04-07 16:03:47 +05:30
committed by GitHub
parent bb7bc490fb
commit 56efcfa2e7

View File

@@ -2,7 +2,7 @@
* [Everything You Always Wanted to Know About Synchronization but Were Afraid to Ask](http://sigops.org/sosp/sosp13/papers/p33-david.pdf)
* [Time, Clocks, and the Ordering of Events in a Distributed System](http://lamport.azurewebsites.net/pubs/time-clocks.pdf)
* [Time, Clocks, and the Ordering of Events in a Distributed System](https://lamport.azurewebsites.net/pubs/time-clocks.pdf)
* [Heap Architectures For Concurrent Languages Using Message Passing](http://www.fantasi.se/publications/ISMM02.pdf)