Distributed Systems Learning Notes(timilearning.com)
timilearning.com
Distributed Systems Learning Notes
https://timilearning.com/
9 comments
What did you use to build that site? It looks really neat. Is it some hugo template?
mdBook! https://github.com/rust-lang/mdBook
It can do LaTeX and code, and be updated in real time so those were real time notes!
Some other examples
* https://briantliao.com/interviewing-notes/
* https://briantliao.com/deep-learning-notes/
* https://briantliao.com/guitar-notes/
It can do LaTeX and code, and be updated in real time so those were real time notes!
Some other examples
* https://briantliao.com/interviewing-notes/
* https://briantliao.com/deep-learning-notes/
* https://briantliao.com/guitar-notes/
Thanks!
The videos for the lecture series are available here: https://youtube.com/playlist?list=PLrw6a1wE39_tb2fErI4-WkMbs...
If you want read more about this topic, I liked "Designing Data-intensive Applications" by Martin Kleppmann.
There are notes about this in the link too.
Thanks!!
Thank you!
great notes
didn't see anything obvious about messaging-style IPC like jms/0mq etc or more synchronous HPC mechanisms like MPI, which are also good/important topics to consider depending on the use case
didn't see anything obvious about messaging-style IPC like jms/0mq etc or more synchronous HPC mechanisms like MPI, which are also good/important topics to consider depending on the use case
Course schedule and all the course materials including videos are here: https://pdos.csail.mit.edu/6.824/schedule.html
I wish they had a lecture about Ceph.
I wrote down notes too!