Hi,
My application should take advantage of
Java Message Service interface in order to retrieve some type of data. The service provider has committed to 1 sec. response time.
I am trying to interpret the above.
S
Do you think the above information suggests that there is a provider queue that we send a request to and it takes 1 sec. for a response to be posted back to my JMS client. Or could one interpret it as meaning that my application has subscribed to a topic and it takes 1 sec from the time the data has been posted to the topic (by the provider) to to the time when the data reaches my application JMS client.
Your views are appreciated.
Regards
Katrin
SCJP 5.0, SCWCD, SCBCD, Oracle Certified Master Enterprise Architect