Redes6 Flashcards

1
Q

Dependability issues is a requirement in most
application domains. We defined the dependability of
computer systems as:

A

Correctness, security and fault tolerance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

This is performed when in many cases, we are
interested in knowing whether an event (sending or
receiving a message) at one process occurred before,
after concurrently with another event at another
process.

A

Event ordering

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

In this type of Distributed System, the time to execute
each step pf a process has know lower and upper
bounds.

A

Synchronous Distributed Systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Each computer in a distributed system has its own
internal clock, which can be used by local processes to
obtain the value of the current time. This concept
refers to the relative amount that a computer clock
differs from a perfect reference clock.

A

Clock drift rate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

In this type of Distributed System, process execution
speed, this is that each step may take an arbitrarily
long time.

A

Asynchronous Distributed Systems

How well did you know this?
1
Not at all
2
3
4
5
Perfectly