Question 13 / 20:  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
<< First < Previous Flashcard Next > Last >>
Explanation:

Use a Value List Handler to search, cache the results, and allow the client to traverse and select items from the results.

Quiz Home Page
Ask
Rylee Minllic
Start Quiz
Brooke Delaney
Start Exam
Copy and paste the following HTML code into your website or blog.
<iframe src="https://www.jobilize.com/embed/enterprise-java-patterns" width="600" height="600" frameborder="0" marginwidth="0" marginheight="0" scrolling="yes" style="border:1px solid #CCC; border-width:1px 1px 0; margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe>