jms - how can the MessageListenerContainer listen the message asynchronously? -
is there long-lasting tcp connecton set up? tcp port open work?
from spring docs
a message listener container intermediary between mdp , messaging provider
messagelistenercontainer glue code. real interesting stuff going on in jms provider. , yes, involves tcp connection or similar.
the specifics implementation detail. consult jms vendor documentation , maybe they'll spell out.
Comments
Post a Comment