Skip to content

Commit

Permalink
fix link for Time, Clocks, and the Ordering of Events in a Distributed
Browse files Browse the repository at this point in the history
System
  • Loading branch information
Dave Parfitt committed May 14, 2015
1 parent 143f8eb commit befae7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion concurrency/README.md
@@ -1,6 +1,6 @@
* [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://www.stanford.edu/class/cs240/readings/lamport.pdf)
* [Time, Clocks, and the Ordering of Events in a Distributed System](http://research.microsoft.com/en-us/um/people/lamport/pubs/time-clocks.pdf)

* [Heap Architectures For Concurrent Languages Using Message Passing](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.108.1302&rep=rep1&type=pdf)

Expand Down

0 comments on commit befae7f

Please sign in to comment.