Java Messaging (Paperback)
暫譯: Java 訊息傳遞 (平裝本)
Eric Bruno
- 出版商: Charles River Media
- 出版日期: 2005-11-07
- 定價: $1,350
- 售價: 5.0 折 $675
- 語言: 英文
- 頁數: 480
- 裝訂: Paperback
- ISBN: 1584504188
- ISBN-13: 9781584504184
-
相關分類:
Java 程式語言
立即出貨(限量) (庫存=1)
買這商品的人也買了...
-
$690$587 -
$480$379 -
$490$382 -
$1,176Computer Organization and Design: The Hardware/Software Interface, 3/e(IE) (美國版ISBN:1558606041)
-
$720$706 -
$299$254 -
$680$646 -
$880$695 -
$680$449 -
$390$332 -
$780$663 -
$650$507 -
$680$578 -
$550$468 -
$980$774 -
$1,200$1,176 -
$880$695 -
$750$593 -
$450$356 -
$720$569 -
$450$405 -
$560$437 -
$480$379 -
$495$485 -
$690$545
相關主題
商品描述
Description
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.
商品描述(中文翻譯)
**描述**
隨著軟體變得越來越複雜,並且網路的應用越來越廣泛,對於訊息傳遞軟體的需求持續增長。幾乎所有當今撰寫的軟體都需要至少一種形式的內部和外部通訊。《Java Messaging》探討了Java軟體中進程內和進程間訊息傳遞的各種方法,例如JavaBean事件、JMS、JAX-RPC、JAXM、SOAP和Web Services。程式設計師將學習這些API的基本知識,以及如何、何時和為什麼使用每一種,包括如何將它們結合使用,例如在WAN上將SOAP與JMS結合使用。本書首先引導讀者通過使用JavaBean事件進行簡單的進程內通訊。構建了一組類,這些類擴展了JavaBean事件,超越了一個JVM,並透明地使用JMS。JMS的訊息傳遞範式被徹底解釋,包括對訊息佇列的理論和機制的深入討論。設計模式和輔助類也被探討,最終結合形成一個通用的訊息傳遞框架,幫助程式設計師避免常見的陷阱。這個框架在整本書中都有解釋,提供了JMS與SOAP Web Services的無縫整合,這是構建分散式應用程式所需的。從第一章開始,使用本書中討論的框架和訊息傳遞範式構建了一個綜合範例應用程式(在線股票交易系統)。到本書結束時,程式設計師不僅會理解各種訊息傳遞範式,還會理解如何架構使用它們的複雜分散式應用程式——並且擁有一個提供良好起步的框架。