Java message service /
This book is a thorough introduction to Java Message Service (JMS), the standard Java application program interface (API) from Sun Microsystems that supports the formal communication known as "messaging" between computers in a network. JMS provides a common interface to standard messaging...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Other Authors: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Cambridge, Mass. :
O'Reilly,
©2001.
|
Series: | Java series.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- 1. Understanding the Messaging Paradigm
- 2. Developing a Simple Example
- 3. Anatomy of a JMS Message
- 4. Publish-and-Subscribe Messaging
- 5. Point-to-Point Messaging
- 6. Guaranteed Messaging, Transactions, Acknowledgments, and Failures
- 7. Deployment Considerations
- 8. J2EE, EJB, and JMS
- 9. JMS Providers
- A. The Java Message Service API
- B. Message Headers
- C. Message Properties
- D. Message Selectors.