Zusammenfassung der Ressource
Frage 1
Frage
Which of these is not a form of transparency?
Antworten
-
Retry
-
Relocation
-
Concurrency
-
Access
Frage 2
Frage
Which of these is not a form of transparency?
Antworten
-
Access control
-
Location
-
Replication
-
Failure
Frage 3
Frage
Which of these is a situation when Decentralized algorithms should be used?
Antworten
-
Failure of one machine does not ruin the algorithm
-
Every machine has complete information about the system state
-
Machines make decisions based only on global information
-
There is a global clock
Frage 4
Frage
Which scaling technique does "Split and spread functionality across the system" describe
Antworten
-
Distribution
-
Decentralised algorithms
-
Concurrency
-
Heterogeneity
Frage 5
Frage
What are the dimensions of scalability?
Antworten
-
Size, Geographically, Administrativley
-
Size, Geographically
-
Users, Resources
-
CPU, RAM, number of nodes
Frage 6
Frage
What does ACID stand for?
Antworten
-
Atomicity, Consistency, Isolation, Durability
-
Atomicity, Correctness, Isolation, Durability
-
Atomicity, Consistency, Independence, Durability
-
Atomicity, Consistency, Isolation, Dependability
Frage 7
Frage
Which of these achieves hiding communication latencies?
Frage 8
Frage
What is the goal of middleware?
Antworten
-
Provide distribution transparency
-
Offer local services to remote clients
-
Hide differences between different systems
-
To provide network reliability
Frage 9
Frage
What are Hiding communication latencies, Distribution and Replication?
Frage 10
Frage
When latency is a problem, which technique should be used if asynchronous communication cannot be used?
Antworten
-
Communication should be reduced
-
Compression should be used
-
You should make multiple concurrent requests while the user is waiting
-
You should upgrade the connection capabilities, eg. to get a gigabit connection
Frage 11
Frage
What are the properties of openness?
Antworten
-
Interoperability, Portability, Heterogeneity
-
Cross-platform, XML, Dynamic Invocation
-
Interoperability, Dynamic, Heterogeneity
-
Heterogeneity, Standardization, Interoperability
Frage 12
Frage
Which of these are all forms of transparency?
Antworten
-
Access, Location, Concurrency
-
Relocation, Replication, Caching
-
Mitigation, Replication, Failure
-
Access, Connectivity, Migration
Frage 13
Frage
What type of transparency is "Hide that a resource may move to another location"
Antworten
-
Migration
-
Location
-
Relocation
-
Transferral
Frage 14
Frage
Which of these is NOT a false assumption often made by first time distributed systems developers?
Antworten
-
All systems have the same software
-
Bandwidth is infinite
-
The network is secure
-
There is one administrator
-
The topology does not change
-
The network is homogeneous