1C: use of network Flashcards

1
Q

network meaning

A

a collection of computers connected electronically to facilitate the transfer of data and software

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

response time meaning

A

the elapsed time between a request(user input) and a response(output to user) from the system

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

advantages of using networks - developers

A
  • allows distant communication
  • access to resources
  • improves productivity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

developers + communication via networks

A

good for collaborative projects; developers may be very far apart, network allows easy communication between team members

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

developers + resources via networks

A

programming language libraries + related documentation found on the web
- allows research and instant downloads of existing code modules

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

things to think about w/ users and their use of network based software

A
  • response times
  • interface design
  • privacy + security issues
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

users + response times + interface via networks

A

cannot be controlled with certainty; varies depending on activity + large files
- can be somewhat regulated with compromises

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

client-based model

A

used by most network based software

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

how does a client-based model work

A
  1. client application installed on computer/runs on web browser
  2. input/data from user transmitted over network to server
  3. server app runs on server, responds to client’s request by retrieving data
  4. server app formats info and sends back to user
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

how to improve performance for users

A

minimize number of request + responses, minimize retrieved data, less quantity of client requests + server responses

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