



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
A question and answer format overview of distributed systems architectures, covering topics such as software and system architecture, communication protocols, object-based and service-oriented architectures, restful architecture, publish-subscribe architectures, middleware design patterns, and centralized and decentralized system organizations. It also includes examples and explanations of key concepts like tcp, proxies, service composition, and p2p systems, making it a useful resource for exam preparation and understanding the fundamentals of distributed systems.
Typology: Exams
1 / 7
This page cannot be seen from the preview
Don't miss anything!




Software architecture - ANSWER tell us how the software components are organized and how they interact How can we separate applications from the underlying platforms? - ANSWER
Peer-to-peer systems - ANSWER - much of the interaction between processes is symetric where each process acts as both client and server (also called servant)
Server-Side Script - ANSWER executed by the server when the doc has been fetched locally the result of execution is sent along with the rest of the doc to the client