which option are these technologies shown in order from best response time to worst response time?

A travel company wants its application to reflect asynchronously any changes that any client might
have made to information common to all clients. For example, if two clients are both viewing the
same seat, when it is booked, both clients see the updated status of the seat as booked. The
company is considering whether to implement the presentation using a Java Swing thick client, or
a web-based client using JSP or Ajax. In which option are these technologies shown in order from
best response time to worst response time?

A travel company wants its application to reflect asynchronously any changes that any client might
have made to information common to all clients. For example, if two clients are both viewing the
same seat, when it is booked, both clients see the updated status of the seat as booked. The
company is considering whether to implement the presentation using a Java Swing thick client, or
a web-based client using JSP or Ajax. In which option are these technologies shown in order from
best response time to worst response time?

A.
Swing thick client > web-based JSP > web-based Ajax

B.
web-based JSP > web-based Ajax > Swing thick client

C.
web-based JSP > Swing thick client > web-based Ajax

D.
Swing thick client > web-based Ajax > web-based JSP

E.
web-based Ajax > Swing thick client > web-based JSP



Leave a Reply 0

Your email address will not be published. Required fields are marked *