An application needs to invoke a service on a remote system over a low latency connection, and
then wait for a response. Which two are best for this type of invocation? (Choose two.)
A.
JMS topic
B.
JMS queue
C.
RMI over IIOP
D.
synchronous web service
E.
asynchronous web service