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

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -