![Kapitel8[1]](http://s1.studyres.com/store/data/008583971_1-aafd1fbca205779dfcc4f84523255c4a-300x300.png)
Kapitel8[1]
... distributed applications • Communication oriented design: FIRST design the communication protocol for the distributed system and then the program is developed accordingly • Application oriented design: Develop the application as if everything were locally and then divide the application in modules w ...
... distributed applications • Communication oriented design: FIRST design the communication protocol for the distributed system and then the program is developed accordingly • Application oriented design: Develop the application as if everything were locally and then divide the application in modules w ...
Section 17 - Dist. File Sys
... locality of reference in file accesses. Servers can be accessed only occasionally rather than for each access. 2. Caching causes data to be moved in a few big chunks rather than in many smaller pieces; this leads to considerable efficiency for the network. 3. Disk accesses can be better optimized on ...
... locality of reference in file accesses. Servers can be accessed only occasionally rather than for each access. 2. Caching causes data to be moved in a few big chunks rather than in many smaller pieces; this leads to considerable efficiency for the network. 3. Disk accesses can be better optimized on ...