Location:  Home » Java » Java Message Service    
Categories
APIs Operating Environments
Algorithms
C
Cross-platform Development
Functional
Game Programming
General
General AAS
Graphics Multimedia
Introductory Beginning
Java
Languages Tools
Mobile Phone Programming
Network Programming
Software Design, Testing Engineering
Subcategories
Languages & Tools
Ajax
Assembly Language Programming
Borland Delphi
C#
CSS
Compiler Design
Compilers
Fortran
Lisp
Prolog
Python
Visual Basic
XHTML
XML
Education & Reference
Almanacs & Yearbooks
Atlases & Maps
Careers
Catalogs & Directories
College & University
Consumer Guides
Dictionaries & Thesauruses
Encyclopedias
Etiquette
Foreign Language Study & Reference
Genealogy
Graduate School
Quotations
Schools & Teaching
Studying & Workbooks
Test Preparation
Trivia & Fun Facts
Words, Language & Grammar
Writing, Research & Publishing Guides

Java Message Service

Java Message ServiceAuthors: Mark Richards, Richard Monson-Haefel, David A Chappell
Publisher: O'Reilly Media
Category: Book

List Price: $39.99
Buy New: $22.24
as of 5/21/2012 13:36 HKT details
You Save: $17.75 (44%)

In Stock


New (27) Used (30) from $4.97

Seller: new_books_today
Sales Rank: 207,961

Languages: English (Unknown), English (Original Language), English (Published)
Media: Paperback
Edition: Second Edition
Pages: 330
Number Of Items: 1
Shipping Weight (lbs): 1.2
Dimensions (in): 9.1 x 7 x 0.8

ISBN: 0596522045
EAN: 9780596522049
ASIN: 0596522045

Publication Date: June 4, 2009
Availability: Usually ships in 1-2 business days

Features:
  • ISBN13: 9780596522049
  • Condition: New
  • Notes: BRAND NEW FROM PUBLISHER! 100% Satisfaction Guarantee. Tracking provided on most orders. Buy with Confidence! Millions of books sold!

Also Available In:

  • Paperback - Java Message Service (O'Reilly Java Series)
  • Kindle Edition - Java Message Service
  • Kindle Edition - Java Message Service

Similar Items:


Editorial Reviews:

Product Description

Java Message Service, Second Edition, is a thorough introduction to the standard API that supports "messaging" -- the software-to-software exchange of crucial data among network computers. You'll learn how JMS can help you solve many architectural challenges, such as integrating dissimilar systems and applications, increasing scalability, eliminating system bottlenecks, supporting concurrent processing, and promoting flexibility and agility.

Updated for JMS 1.1, this second edition also explains how this vendor-agnostic specification will help you write messaging-based applications using IBM's MQ, Progress Software's SonicMQ, ActiveMQ, and many other proprietary messaging services.

With Java Message Service, you will:

  • Build applications using point-to-point and publish-and-subscribe messaging models
  • Use features such as transactions and durable subscriptions to make an application reliable
  • Implement messaging within Enterprise JavaBeans (EJB) using message-driven beans
  • Use JMS with RESTful applications and with the Spring application framework

Messaging is a powerful paradigm that makes it easier to uncouple different parts of an enterprise application. Java Message Service, Second Edition, will quickly teach you how to use the key technology that lies behind it.



Amazon.com Review
The Java Message Service (JMS) provides a way for the components of a distributed application to talk asynchronously, or for welding together legacy enterprise systems. Think of it as application-to-application e-mail. Unlike COM, JMS uses one or more JMS servers to handle the messages on a store-and-forward basis, so that the loss of one or more components doesn't bring the whole distributed application to a halt.

JMS consists of a set of messaging APIs that enable two types of messaging, publish-and-subscribe (one-to-many) and point-to-point (one-to-one). The highly lucid explanation of the ways in which these work makes the technical content a lot more approachable. In practice, however, Java Message Service is still a book for Java programmers who have some business programming experience. You need the background.

After a simple JMS demonstration in which you create a chat application using both messaging types, the authors dissect JMS message structures, explore both types in detail, and then move on to real-world considerations. These include reliability, security, deployment, and a rundown of various JMS server providers. The appendices list and describe the JMS API, and provide message reference material.

Considering the complexity and reach of the subject matter, Java Message Service does a great job of covering both theory and practice in a surprisingly efficient manner. It's easy to see why JMS has become so popular so quickly. Recommended. --Steve Patient, Amazon.co.uk


CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED ‘AS IS’ AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.
Powered By Kam Media, LLC