Answer Posted / maanya shree
)A JMS provider is a messaging system that implements the JMS interfaces and provides administrative and control features.
2)JMS clients are the programs or components, written in the Java programming language, that produce and consume messages. Any J2EE application component can act as a JMS client.
3)Messages are the objects that communicate information between JMS clients.
4)Administered objects are preconfigured JMS objects created by an administrator for the use of clients. The two kinds of JMS administered objects are destinations and connection factories
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Detail about the features of publish model?
What is message listener container?
What is the point-to-point model in jms?
What are the components of a jms messaging application?
What is message oriented middleware?
What is a JMS client?
How does a message queue work?
How many types of messaging model do JMS provide for and what are they?
How to write junit test cases for jms?
What is spring jms?
Why jms is used in java?
Why do we use message queue?
What is jms (java messaging service)?
What is a stream message?
How do I find the jms queue in weblogic?