can we implement synchronization for handling multiple
messages receieving through Mdb on message
Answer / abhishekgupta.lko
We can not make the onMessage synchronized just like session
bean avoid the same. Each MDB which gets selected from the
pool executes its own onmessage method. There is logically
no need for it.
Is This Answer Correct ? | 1 Yes | 3 No |
What is the difference between the P2P (Peer to Peer) model and subscribe model?
How do I use a third-party jdbc driver with jms?
What is the number of messaging models available on jms?
What are the components of JMS?
What is a distributed queue?
Do text messages use data?
How does the Application server handle the JMS Connection?
What is Producer and Consumer?
What is jms and how it works?
How do I start wls and configure jms?
What are the types of messages that are supported by JMS?
How does jms listener work?