Hardware and Software Components

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

What are the types of hardware components ?

  • Multiprocessor

  • Multicomputer

2
New cards

What is multiprocessor system?

  • It is also known as tighlty coupled system

  • In this multiple processors share the same memory

  • Single computers with multiple CPUs

  • In this processors communicate via memory

3
New cards

What are multicomputer systems?

  • It is also known as loosely coupled system

  • In this Each computer has own CPU and memory

  • In this multiple computers connect via network

  • Multiple computer communicate via network

4
New cards

What is bus ?

It is a shared communication line through which all the nodes are connected

5
New cards

What is Switch ?

Those are the individual wires from machine to machine

6
New cards

Multiprocessor system

  • Bus Based

  • Switch Based

7
New cards

Multicomputer system

  • Bus Based

  • Switch Based

8
New cards

What are the types of Switch ?

  • Cross by switch

  • Omega switch

  • Grid switch

  • Hyper Cube

9
New cards

What are the software components ?

DOS

NOS

Middleware

10
New cards

What is DOS?

  • Full form: Distributed Operating System

  • It acts like one single OS of all the computers in the network

  • Those are tightly coupled OS and homogeneous multicomputers

  • User feels like they are using one computer even though many computers are together

11
New cards

What is NOS?

  • Full form : Network Operating System

  • In this every computer has its own operating system

  • Those are loosely coupled OS for heterogeneous multicomputers

  • For Each computer you need to access separately if needed

12
New cards

What is middle ware ?

  • Middle ware act as a bridge between Operating system and distributed application

  • It makes it easy for apps to talk with operating system

  • it hides the complex stuff like communcation between os and dapps