
Java Messaging
Eric Bruno(Author)
Charles River Media (Publisher)
Published on 7. November 2005
Book
Mixed media product
466 pages
978-1-58450-418-4 (ISBN)
Description
LEARN TO USE JAVA MESSAGING SOFTWARE IN YOUR DISTRIBUTED APPLICATIONS! As software becomes more complex, and the Web is leveraged further, the need for messaging software continues to grow. Virtually all software written today requires at least one form of internal, and even external, communication. Java Messaging explores the various methods of intra-process and inter-process messaging for Java software, such as JavaBean events, JMS, JAX-RPC, JAXM, SOAP, and Web Services. Programmers will learn the basics of these APIs, as well as how, when, and why to use each one, including how to use them in combination, such as combining SOAP with JMS over a WAN. The book begins by walking the reader through simple intra-process communication using JavaBean events. A set of classes is constructed that extend JavaBean events beyond one JVM, transparently using JMS. The messaging paradigms of JMS are explained thoroughly, including in-depth discussions on the theory and mechanics of message queues. Design patterns and helper classes are also explored, which ultimately combine to form a generic messaging framework that helps programmers avoid common pitfalls.
This framework, explained throughout the book, provides for the seamless integration of JMS with SOAP Web Services that is required to build distributed applications. Starting from the first chapter, a comprehensive sample application (an online stock trading system) is built using the framework and messaging paradigms discussed in the book. By the end of the book, programmers will not only understand the various messaging paradigms, but they will also understand how to architect complex distributed applications that use them together - with a framework that provides a running start.
This framework, explained throughout the book, provides for the seamless integration of JMS with SOAP Web Services that is required to build distributed applications. Starting from the first chapter, a comprehensive sample application (an online stock trading system) is built using the framework and messaging paradigms discussed in the book. By the end of the book, programmers will not only understand the various messaging paradigms, but they will also understand how to architect complex distributed applications that use them together - with a framework that provides a running start.
Reviews / Votes
Preface Chapter 1 Introduction: Messaging is Everywhere Chapter 2 JavaBean Events Chapter 3 Basic Java Messaging Chapter 4 Advanced Java Messaging Chapter 5 JMS Development, Deployment, and Support Chapter 6 Web Services and Messaging Chapter 7 Web Services Specifications Chapter 8 The Java Web Service Developer Pack (JWSDP) Chapter 9 Distributed Application Architecture Chapter 10 Grid Computing Appendix A UML Overview Appendix B About the CD-ROM References IndexMore details
Edition
New edition
Language
English
Place of publication
Hingham
United States
Publishing group
Cengage Learning, Inc
Target group
College/higher education
Professional and scholarly
Edition type
New edition
Illustrations
Illustrations
ISBN-13
978-1-58450-418-4 (9781584504184)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Person
Eric Bruno (Shirley, NY) has developed many distributed software systems involving the use of messaging software. His accomplishments include building foreign-exchange trading systems (Reuters Dealing 2000 and Dealing 3000), real-time quotes and news services, inter-bank credit transaction systems and order-routing systems, multi-tiered Web applications, news and quotes Web-Services, and Web-based publishing software. Several of his articles have appeared in C/C++ Users Journal and Dr. Dobb?s Journal.
Content
Preface Chapter 1 Introduction: Messaging is Everywhere Chapter 2 JavaBean Events Chapter 3 Basic Java Messaging Chapter 4 Advanced Java Messaging Chapter 5 JMS Development, Deployment, and Support Chapter 6 Web Services and Messaging Chapter 7 Web Services Specifications Chapter 8 The Java Web Service Developer Pack (JWSDP) Chapter 9 Distributed Application Architecture Chapter 10 Grid Computing Appendix A UML Overview Appendix B About the CD-ROM References Index