JMS Section Index | Page 10

Are messages thread-safe?

Explain the terms broker, provider, and implementation with respect to JMS?

What is a JMS domain?

Are there other messaging frameworks that use Java technology?

Does the specification require that all JMS implementations provide both point-to-point and publish/subscribe messaging?

How does JMS compare to peer-to-peer distributed computing?

Is it possible to develop distributed applications with JMS alone? Is it necessary to have a Java application server, EJB server, and so on?

What are JMS messages?

What are the core JMS-related objects required for each JMS-enabled application?

What is point-to-point messaging?

What is publish/subscribe messaging?

What's the JMS API like?

Where can I find a short introduction to JMS, including code segments and example programs?

Where can I find more information on JMS?

Why is JMS important?

About | Sitemap | Contact