How does the Application server handle the JMS Connection?
Answer / munnu
1. App server creates the server session and stores them in a pool.
2. Connection consumer uses the server session to put messages in the session of the JMS.
3. Server session is the one that spawns the JMS session.
4. Applications written by Application programmers creates the message listener.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is subdeployment in weblogic jms?
What is asynchronous messaging?
What are the types of communication provided by jms?
How is message oriented middleware responsible for no time dependency between sender and receiver component with respect to point to point model on jms?
Explain the process of Configuring Queues in Jms?
What is the use of jms? Can we send message from one server to another server using jms?
Give an example of using the point-to-point model
what is distributed queues and topics and how they works
What is a distributed queue?
What is a message in software?
How kafka is different from jms?
What is meant by jms?