tb22
Quiz by , created more than 1 year ago

CSSE4004 - Lecture 9

16
0
0
tb22
Created by tb22 almost 9 years ago
Close

CSSE4004 - Lecture 9

Question 1 of 8

1

In the Remote access model, accesses are done on the client and returned to the server once complete

Select one of the following:

  • True
  • False

Explanation

Question 2 of 8

1

Which of the following is false about NFS?

Select one of the following:

  • Uses the Remote access model

  • Originally designed to be stateless, but no longer stateless for performance reasons

  • All clients must see the same name if they can see same file

  • Uses sequence numbering to achieve fault tolerance

Explanation

Question 3 of 8

1

Which of the following is FALSE about distributed systems on the world wide web

Select one of the following:

  • Caching may occur both by browsers and proxies

  • Contend delivery networks are a form of replication

  • DNS has a global namespace

  • SOAP is increasingly replacing HTTP

Explanation

Question 4 of 8

1

What coordination model would be appropriate for a message which is referentially coupled by temporally uncoupled?

Select one of the following:

  • Mailbox

  • Direct

  • Meeting oriented

  • Generative communication

Explanation

Question 5 of 8

1

When would Meeting oriented coordination be appropriate?

Select one of the following:

  • Referentially uncoupled, Temporally coupled

  • Referentially uncoupled, Temporally uncoupled

  • Referentially coupled, Temporally coupled

  • Referentially coupled, Temporally uncoupled

Explanation

Question 6 of 8

1

Which of the following is FALSE

Select one of the following:

  • Both NFS and Coda use write-back cache consistency

  • In Coda, file IDs have a global scope

  • Client process in Coda are described as thin

  • Access transparency by unix systems is a major design goal of NFS

Explanation

Question 7 of 8

1

Which of the following is false about Java Jini?

Select one of the following:

  • Separates communication from synchronization

  • Based on Linda

  • Implements a distribute tuple space

  • Scales efficiently, allowing coordination to be used frequently

Explanation

Question 8 of 8

1

Which of the following is false about Coda?

Select one of the following:

  • Shared name space maintained across all clients

  • Locally cached files allow operation across failure

  • Supports disconnected operation, on reconnection resolves conflicts

  • Limited to about 100 workstations due to non-locking design

Explanation