Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
Tham khảo tài liệu 'o'reilly - java message service', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Java Message Service Richard Monson-Haefel David A. Chappell Publisher: O'Reilly First Edition January 2001 ISBN: 0-596-00068-5, 238 pages This book is a thorough introduction to Java Message Service (JMS) from Sun Microsystems. It shows how to build applications using the point-to-point and publish-and- subscribe models; use features like transactions and durable subscriptions to make applications reliable; and use messaging within Enterprise JavaBeans. It also introduces a new EJB type, the MessageDrivenBean, that is part of EJB 2.0, and discusses integration of messaging into J2EE. Team[oR] Table of Contents Preface 1 What Is the Java Message Service?.1 Who Should Read This Book?1 Organization.2 Software and Versions 3 Conventions .4 Comments and Questions .4 Acknowledgments5 Chapter 1. Understanding the Messaging Paradigm 6 1.1 Enterprise Messaging7 1.2 The Java Message Service (JMS)9 1.3 Application Scenarios .