Notes
computing
distributed
Tensorflow distributed computing
A deep dive into TensorFlow's architecture, exploring its dataflow graphs, automatic differentiation, and distributed execution strategies
Ray: A Distributed Framework distributed computing
Exploring Ray's distributed computing framework.
Map Reduce - Jeff Dean distributed computing
An exploration of MapReduce framework for large-scale data processing, focusing on its architecture, fault tolerance, and performance optimization
Distributed Shared Memory: A survey of Issues and Algorithms - Bill Nitzberg and Virginia Lo distributed computing
A comprehensive survey of Distributed Shared Memory systems, examining key implementation approaches, coherence protocols, and design challenges in...