can we implement synchronization for handling multiple
messages receieving through Mdb on message
Answer Posted / 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 |
Post New Answer View All Answers
How may messaging models do JMS provide for and what are they?
What is difference between JMS and Web Services?
Explain about point to point?
What is a connection factory?
What is the difference between jms and mq?
List types of Messaging services supported by JMS?
What is jms in java with example?
Explain about Connection factory interface?
What is the difference between jms and kafka?
What is hermes jms?
What is a topic string?
What is asynchronous messaging?
What is jms module?
Is jms a protocol?
Can we send e-mail messages using JMS?