What is networking
the action or process of interacting with others to exchange information and develop professional or social contacts.
What is Fault Tolerance?
Fault tolerance is a process that enables an operating system to respond to a failure in hardware or software.
How many processors (minimum) does Parallel computing need?
2+
Is WWW and Google an example of distributed computing? True/False
True
Hypertext Transfer Protocol
Who created the internet?
Tim Berners-Lee
What makes fault tolerance possible?
Multiple "pathways", enable this, in case one of the "pathways" is blocked there are multiple routes.
Is parallel computing fault-tolerant, assume you are using 3 processors. True/False
True
What is the difference between parallel and distributive computing?
Parallel requires multiple processors to solve a problem and distributive uses multiple computers, which can be geographically separated.
What is DNS?
DNS is the Domain Name System which translates words into ip adresses and vice versa.
What does an ISP stand for?
Internet Service Provider
Why is fault tolerance essential?
The key benefit of fault tolerance is to minimize or avoid the risk of systems becoming unavailable due to a component error.
What is Parallel Computing?
Multiple processors being used from one computer to solve a problem
What is Distributive Computing?
When multiple computers are used to run 1 program. These can also be in geographically separated.
LAN stands for Local Area Network which connect devices in close proximity. WAN stands for Wide Area Network which connect devices across a large area.
What protocol does the Internet use?
IP Protocol
Real-life fault tolerance example?
(Any reasonable response acceptable) Twin engine airplane, if one is malfunctioning, the other takes over.
Cons of Parallel Computing
Multiple processors are required and the high cost that comes along.
Cons of Distributive Computing
What is the internet protocol address?
IP Address
What would happen to the "grid" if fault tolerance was not implemented?
The "grid" would be vulnerable, because if one of the "pathways" were not working the entire grid would fail.
Pros of Parallel Computing
You can solve a problem with only one computer. (Disregarding the several processors that are required.)
Pros of Distributive Computing
What allows you to share a single IP address with multiple devices on a network, a router, or a switch?
Router