Java Message Service (JMS) Question:
What is the Role of the JMS Provider?
Answer:
The JMS provider handles security of the messages, data conversion and the client triggering. The JMS provider specifies the level of encryption and the security level of the message, the best data type for the non-JMS client.
Previous Question | Next Question |
What Is Messaging? | What is the difference between Java Mail and JMS Queue? |