Lecture 1 (Part 1) Flashcards

1
Q

What is a Distributed System?

A

A distributed system is a collection of
computer subsystems which belong logically
to the same system but are spread over the
sites of a computer network.

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

What are the two aspects of a Distributed System?

A
  1. Distributed

2. Logically Co-related

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

What is a Distributed aspect?

A

The subsystems do not reside at the same site.

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

What is a Logically Co-related aspect?

A

The subsystems have the same properties which tie them together. All subsystems logically belonging to the same system.

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

What are the Two Types of Application of a Distributed System?

A
  1. Local Application

2. Global Application

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

What is a Local Application?

A

These are applications which require to access the resources of its local site

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

What is a Global Application?

A

These are applications which access resources at more than one branch

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

What are the Access Plans?

A
  1. Global Access Plan

2. Local Access Plan

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

What is a Global Access Plan?

A

Determines what information must be accessed at which sites and which files must be transmitted between sites.

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

What is a Local Access Plan?

A

Decides how to perform the local resource accesses at each site

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