单选题A developer is designing a web application that makes many fine-grained remote data requests for eachclient request. During testing, the developer discovers that the volume of remote requests significantlydegrades performance of the application. Which 

题目
单选题
A developer is designing a web application that makes many fine-grained remote data requests for eachclient request. During testing, the developer discovers that the volume of remote requests significantlydegrades performance of the application. Which design pattern provides a solution for this problem?()
A

Flyweight

B

Transfer Object

C

Service Locator

D

Dispatcher View

E

Business Delegate

F

Model-View-Controller


相似考题