Distributed Systems in Operating Systems

studied byStudied by 0 people
0.0(0)
learn
LearnA personalized and smart learning plan
exam
Practice TestTake a test on your terms and definitions
spaced repetition
Spaced RepetitionScientifically backed study method
heart puzzle
Matching GameHow quick can you match all your cards?
flashcards
FlashcardsStudy terms and definitions

1 / 25

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

26 Terms

1

Distributed Systems

Multiple computers without shared memory or clock.

New cards
2

distributed system issues

-concurrency :the ability of a system to perform multiple tasks at the same time or in time-shares
- synchronizationn: no global clock
- independent failures

New cards
3

Centralized System

Single entity manages all resources and operations.

New cards
4

Autonomous System (AS)

Network managed by a single organization. centralized

New cards
5

Homogeneous Technology

Uniform technology across all systems in a network.

New cards
6

Internet

networks from many different organizations which are connected

New cards
7

Intranet

when many networks connected to the same organization

New cards
8

Heterogeneous Technology

Design issue. hard to manage Diverse technology used in different systems.

New cards
9

Openness

design issue . System can be extended or re-implemented easily.

New cards
10

Scalability

destributed environment has Ability to handle growth in users or data.

New cards
11

Redundancy

Two systems perform the same task for reliability.

New cards
12

Failure Handling

Methods to detect and recover from system failures.

New cards
13

Detection

Identifying failures in distributed systems.

New cards
14

Masking

Concealing failures from users through redundancy. tolerance and redendancy (2 systems doing job of 1)

New cards
15

concurrency

access by several remote clients

New cards
16

Recovery

Restoring system functionality after a failure.

New cards
17

Transparency

Users unaware of system complexities or locations.

New cards
18

Access Transparency

allows Identical operations for local and remote access.

New cards
19

Replication

Duplicating data across systems for reliability.

New cards
20

Performance

Efficiency of system operations under load.

New cards
21

Resource Sharing

advantage of distributed system. Distributing resources among multiple users or systems.

New cards
22

Improved Reliability

advantage of distributed system. Multiple servers ensure continuous service availability.

New cards
23

Modular Expandability

advantage of distributed system.. Adding servers to enhance system capacity.

New cards
24

Software Challenges

Limited software availability for distributed systems.

New cards
25

Network Issues

Message loss during device communication.

New cards
26

Security Risks

Data vulnerability due to network accessibility.

New cards
robot