mirror of
https://github.com/theanalyst/awesome-distributed-systems.git
synced 2024-11-20 11:08:09 -05:00
Update README.md
http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36356.pdf Not working https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36356.pdf Working
This commit is contained in:
parent
918562bc91
commit
4a0dac1b09
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Paraphrasing @fogus from their [blog](http://blog.fogus.me/2011/09/08/10-technic
|
|||
|
||||
### Testing, monitoring and tracing
|
||||
While designing distributed systems are hard enough, testing them is even harder.
|
||||
- [Dapper](http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36356.pdf), Google's large scale distributed-systems tracing infrastructure, this was also the basis for the design of open source projects such as [Zipkin](http://zipkin.io/), [Apache SkyWalking](https://github.com/apache/incubator-skywalking), [Pinpoint](https://github.com/naver/pinpoint) and [HTrace](http://htrace.incubator.apache.org/).
|
||||
- [Dapper](https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36356.pdf), Google's large scale distributed-systems tracing infrastructure, this was also the basis for the design of open source projects such as [Zipkin](http://zipkin.io/), [Apache SkyWalking](https://github.com/apache/incubator-skywalking), [Pinpoint](https://github.com/naver/pinpoint) and [HTrace](http://htrace.incubator.apache.org/).
|
||||
|
||||
### Programming Models
|
||||
- [Distributed Programming Model](http://web.cs.ucdavis.edu/~pandey/Research/Papers/icdcs01.pdf)
|
||||
|
|
Loading…
Reference in a new issue