Wednesday, May 6, 2009

JMS Interview Questions

1. What is JMS?

2. How many types of JMS domains are there?

3. Explain about P2P / Point-To-Point Messaging?

4. Explain about Publish/Subscribe Messaging?

5. What kind of information will contain in a JMS message?

6. How do you get the messages from a Queue/Topic?

7. How many types of Messages are there?

8. What is the difference between ByteMessages and StreamMessage?

9. How do you get Acknowledgment from the receiver?

10. What will happen if the Receivers are down when the Message arrives to the Queue/Topic?

No comments:

Post a Comment