Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Java » Java Message Service API Tutorial and Reference: Messaging for the J2EE Platform

Java Message Service API Tutorial and Reference: Messaging for the J2EE Platform

  • Category: Java Programming
  • Author: Kim Haase, Mark Hapner, Rich Burridge, Rahul Sharma, Joseph Fialli
  • Pages: 544 pages
  • File type: HTML and PDF

Read and download free eBook intituled Java Message Service API Tutorial and Reference: Messaging for the J2EE Platform in format HTML and PDF – 544 pages created by Kim Haase, Mark Hapner, Rich Burridge, Rahul Sharma, Joseph Fialli.

This book provides an introduction to the Java Message Service (JMS) API for new users. Also introduces the JMS API to new users, with simple JMS client program examples and shows how to use the JMS API within the Java 2 Platform, Enterprise Edition (J2EE).

Topics covered: Introduction to messaging, the Java Message Service (JMS) API architecture, point-to-point and publish/subscribe messaging domains described, essential JMS programming APIs (connections, sessions, message producers and consumers), the structure of messages, simple point-to-point and publish/subscribe examples (including guide to deployment and execution), JMS used with multiple systems (including J2EE and non-J2EE messaging interoperability), JMS reliability mechanisms (acknowledgement, persistence, priority levels, durable subscriptions, local transactions), building J2EE clients used with message, session, and entity beans (including deployment and execution tips), a sample using multiple J2EE servers, reference to all JMS APIs: including topic and message classes, exception classes, queue classes, sessions and connections, and appendix with JMS client examples.

Mark Hapner is Lead Architect for the Java 2 Platform, Enterprise Edition. He participated in the development of the JDBC API, wrote the Java Message Service specification, and co-authored the Enterprise JavaBeans specification.

Read and Download Links:

Java Message Service API Tutorial and Reference: Messaging for the J2EE Platform

READ  Dynamic Proxies in Java

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

O’Reilly Java AWT Reference

The Java AWT Reference provides complete reference documentation on the Abstract Window Toolkit (AWT), a large collection of classes for building graphical user interfaces in Java. With AWT, you can create windows, draw, work with images, and use c