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
What is the difference between the P2P (Peer to Peer) model and subscribe model?
What is the use of connection factory in jms?
What is the difference between an sms and text message?
What is a JMS client?
Can we send message from one server to another server using jms?
What is a queued message?
Is jms a message broker?
Does kafka support jms?
How to Set message priority levels?
What is a map message?
What is meant by jms?
What is a jms server?
What is the use of EventMessage.java?
Are foreign destinations handled within foreign jms messages?
What is the difference between java mail and jms queue?