Card 15 / 24: ABC university library system is available to students over different campuses in the world and installed in one server in the main campus. Queries results are usually large result sets returned all to clients which causes a heavy load on both client and server. What do you think can be done to alleviate this problem on a tight budget?
A)
Place a server in each campus to serve the students in this campus to distribute the load
B)
apply Transfer Object Pattern
C)
apply a Value List Handler Pattern
Answer:
C) apply a Value List Handler Pattern
Previous Card | ← Previous Card Button |
Next Card | → Next Card Button |
Flip Card | Space-Bar |
|