Which are best suited for small systems and which for large-scale systems?

A multiprocessor’s interconnection scheme affects the system’s performance, cost and
reliability. What will be an ideal response?


Shared buses, crossbar-switch matrices and 2-D mesh networks are best suited for small systems. Hypercubes and multistage networks are best suited for large-scale systems.

Computer Science & Information Technology

You might also like to view...

When the less than ( < ) operator is used between two pointer variables, the expression is testing whether

A) the value pointed to by the first is less than the value pointed to by the second. B) the value pointed to by the first is greater than the value pointed to by the second. C) the address of the first variable comes before the address of the second variable in the computer's memory. D) the first variable was declared before the second variable. E) None of the above

Computer Science & Information Technology

Consider the FireAlarm example as written using JGroups (Section 6.2.3). Suppose this was generalized to support a variety of alarm types, such as fire, flood, intrusion and so on. What are the requirements of this application in terms of reliability and ordering?

What will be an ideal response?

Computer Science & Information Technology

________ are folders located within other folders

Fill in the blank(s) with correct word

Computer Science & Information Technology

A web-based data design requires users to have powerful workstations.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology