Buy Used
Used - Good See details
$6.89 & eligible for FREE Super Saver Shipping on orders over $25. Details

or
Sign in to turn on 1-Click ordering.
 
   
Have one to sell? Sell yours here
Enterprise JMS Programming (Professional Mindware)
 
 
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.

Enterprise JMS Programming (Professional Mindware) [Paperback]

Shaun Terry (Author)
4.3 out of 5 stars  See all reviews (6 customer reviews)


Available from these sellers.


Textbook Student FREE Two-Day Shipping for Students. Learn more


Book Description

0764548972 978-0764548970 March 1, 2002 1
This book brings you complete coverage of Sun's Java Message Service API from one of Sun's very own Java experts. You'll find detailed coverage of topics such as JMS security and integration of JMS-based systems in Internet and application server environments. Clear and concise coverage with robust examples set this book apart from the existing titles on the market -- exactly what serious developers are looking for.

Customers Who Bought This Item Also Bought


Editorial Reviews

Amazon.com Review

Enterprise JMS Programming can put enterprise-level development with the Java Message Service into the hands of any capable Java developer. This book successfully mixes a tutorial to the JMS API itself and a discussion of the "big picture" concepts you need to know to architect large systems that use messaging effectively.

What distinguishes this title is the clear-as-crystal perspective on what messaging is and how to implement various messaging architectures. This book is far from just a listing of JMS APIs. The author outlines basic messaging concepts, including synchronous and asynchronous processing, plus the publish/subscribe and point-to-point models of message distribution. Early working code examples show off basic message operations (like sending and receiving messages). Then it's on to a nicely packaged demo of using a message-driven bean from Enterprise JavaBeans 2.0. A notable section looks at the various available JMS message types (and when and how to use them).

The book then covers larger concepts like transactions and security in JMS and the issues that you'll need to consider when designing secure and reliable enterprise messaging systems. The author looks at ways to make sure your messaging code is as fast and reliable as it can be. (He walks the reader through scenarios in which message queues can fill up, and in one good example, shows how orders for an online store build up in the queue in one business day.) A discussion of administration tasks is followed by real advice and screen shots using BEA WebLogic Application Server 6.1, a popular choice for J2EE/JMS deployment.

Final chapters really excel at guiding the user in designing JMS applications by providing hypothetical case studies for no less than four separate scenarios. Using intranet, extranet, and high-volume Internet systems, these examples and the designs outlined here will ensure that you can correctly apply JMS to a wide variety of enterprise-class problems. A final listing of all JMS APIs rounds out this book.

Overall, Enterprise JMS Programming sets a high standard for any programming text with its stellar presentation style and clear code examples, which provide the best of theory backed up with practical advice. It's sure to be an extremely worthwhile resource for any developer facing a JMS project. --Richard Dragan

Topics covered: Overview and history of the Java Message Service (JMS); guidelines for choosing JMS; types of messages (including text, byte, object, and map messages); message properties explained; constructing and sending messages (illustrated with a variety of message types); receiving messages synchronously and asynchronously; publish/subscribe and point-to-point messaging basics; tutorial for message-driven beans in Enterprise JavaBeans 2.0; understanding and using JMS transactions; security concepts in JMS; tips for maximizing JMS performance (including factors that affect performance, optimized code, and benchmarking); JMS administration (illustrated with BEA WebLogic Application Server 6.1); sample case studies illustrating JMS architectures: a sample real-time financial trading system, a workflow system, a high-volume extranet application for branch offices (for loan applications), and high-volume order-taking systems (for three online e-commerce sites); and a reference listing all JMS classes and APIs.

From the Back Cover

Enterprise JMS(TM) Programming Your Enterprise JMS Road Map The J2EE Java Message Service provides a common API for a variety of publish/subscribe and point-to-point messaging products commonly used in high-performance enterprise environments. Message types supported include XML, Java objects, and a variety of other basic formats. Written by one of Sun's Senior Java Architects, this clear and concise guide shows you how to put JMS to work in mission-critical enterprise applications - and helps you stay at the forefront of enterprise computing trends, including peer-to-peer and loosely coupled application development. Robust examples and detailed coverage of advanced topics like JMS security and enterprise integration make this the most complete JMS reference available. Put JMS to Work
* Use JMS to integrate application server, Internet, and legacy environments
* Enable loosely coupled applications to communicate with each other
* Learn how to evaluate JMS-based messaging products
* Build message-driven Enterprise JavaBeans
* Maximize JMS performance for mission-critical applications
* Learn system architectures for data distribution, workflow, Internet order-taking, and more
Companion Web Site Updates and sample code at http://www.hungryminds.com/extras www.mandtbooks.com

Product Details

  • Paperback: 408 pages
  • Publisher: Wiley; 1 edition (March 1, 2002)
  • Language: English
  • ISBN-10: 0764548972
  • ISBN-13: 978-0764548970
  • Product Dimensions: 9.3 x 7.6 x 0.9 inches
  • Shipping Weight: 1.8 pounds
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (6 customer reviews)
  • Amazon Best Sellers Rank: #1,594,051 in Books (See Top 100 in Books)

More About the Author

Discover books, learn about writers, read author blogs, and more.

 

Customer Reviews

6 Reviews
5 star:
 (4)
4 star:
 (1)
3 star:    (0)
2 star:
 (1)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.3 out of 5 stars (6 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

9 of 10 people found the following review helpful:
4.0 out of 5 stars Generally excellent, but not consistent., July 21, 2003
This review is from: Enterprise JMS Programming (Professional Mindware) (Paperback)
I bought this as I needed a JMS reference that went beyond the spec and talked about design, deployment and management of JMS infrastructure. I was very impressed with everything I read until I dipped into Chapter 13 - specifically the four pages on improving client-side throughput through internal queueing. While this is an excellent idea, the example shows how to build a complicated and threading-heavy internal queue and dispatching mechanism and recommends that you use it to, er, put events onto the Swing event dispatcher's internal queue. Hmm.

The book (commendably) sets out to give a full picture of how to design, build, deploy, secure, and manage a JMS-based messaging architecture. This means, however, that it's very noticeable when a topic is skimmed over. For example, the section on bridging two different vendors' JMS implementations has two pages of simple code and less than one page of discussion that fails to consider administration, security, or performance, despite the normally good coverage of these areas elsewhere.

Nevertheless, I was mostly impressed with this book - it's just a pity that the high standards it sets itself aren't met consistently throughout the book. A second edition that discussed the example architectures in Part III in detail would be a truly excellent book, and would be relevant to all messaging products rather than just JMS.

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


10 of 12 people found the following review helpful:
2.0 out of 5 stars Not a very good book, very inaccurate, misguided, June 13, 2005
By 
T. Saloranta "coder, esq" (People's republic of MI USA) - See all my reviews
(REAL NAME)   
Amazon Verified Purchase(What's this?)
This review is from: Enterprise JMS Programming (Professional Mindware) (Paperback)
First of all, I had high hopes for this book, based on other comments. I can only imagine comments were done by inexperienced people who didn't know too much about actual details regarding low-level details, or didn't mind factual errors, preaching style and skimming of actual useful pieces (beyond simple code examples one can easily get from Sun's JMS tutorial page).

At first book seemed ok; first few chapters had proper introduction to JMS, at surface level. Too bad it never really got beyond the surface: usually author just listed things at high level ("you can do this and that for security") without even trying to get into concrete facts. Worse, when he did, much of the time "facts" were just plain wrong. Comments on UDP, for example, were utter gibberish, as anyone who has basic knowledge of IP networking protocols knows (even the acronym given was wrong). And this continued throughout the book.

Writing style was also too preachy for me: most of "naturally"s and "obviously"s could (and should) have been left out; especially as often it's debatable if the statement following was even true. Check "performance tuning" tips for a good example on misguided tips that most experienced java developers nowadays would consider obsolete (for example, suggestions on aggressive object pooling and reusing, using final keyword).

The final problem that I saw was that there were also a few typos (and/or cut'n paste errors): for example, in message definitions descriptions for fields were clearly cut'n pasted, as the stock quote message descriptions wouldn't otherwise make any sense.

The reason for two stars is due to the fact that the code samples were usually ok still, and there were some useful tidbits from related subjects (like JCE samples).
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


6 of 7 people found the following review helpful:
5.0 out of 5 stars Best JMS book I've read, November 30, 2003
By 
This review is from: Enterprise JMS Programming (Professional Mindware) (Paperback)
I have used JMS for about 2.5 years before I bought this book.
There wasn't many books writing about JMS the first time I used JMS back in 2000.
This book has a solid coverage of JMS and give you advice in designing an enterprise application using JMS.
You can find samples of administration tasks for JMS Product from BEA Weblogic and iPlanet Message Queue.
The only thing that I missed is the coverage of IBM MQ, which is the messaging infrastructure that I use.

If you want to get a good understanding on designing JMS application, don't look further, buy this book, you won't regret your investment

Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No

Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews




Only search this product's reviews



Inside This Book (learn more)
First Sentence:
THE DAYS OF THE STANDALONE COMPUTER ARE LONG GONE. Read the first page
Key Phrases - Statistically Improbable Phrases (SIPs): (learn more)
trades processing system, boolean transacted, ticker plant, using message selectors, transacted session, administered objects, durable subscriptions, acknowledgment mode, messaging bus, durable subscriber, connection factory, queue maintenance, temporary topic, connection factories, admin console, topic destination, int priority, message throughput, queue destination, deposit messages, network control system, client identifier, trade request, quote messages, internal queue
Key Phrases - Capitalized Phrases (CAPs): (learn more)
Hello World, Processing Capability, Return Value Method, Add Broker, New Message Received, Program Files, Credit Dept Signature, Messages Maximum, Sun Microsystems, Was Redelivered, Code Listing, Customer Service Signature, Equipment Dept Signature, Last Trade, Remote Method Invocation, Temporary Template
New!
Books on Related Topics | Concordance | Text Stats
Browse Sample Pages:
Front Cover | Table of Contents | First Pages | Index | Back Cover | Surprise Me!
Search Inside This Book:

Citations (learn more)
This book cites 2 books:
 
1 book cites this book:



What Other Items Do Customers Buy After Viewing This Item?


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(2)
(1)
(1)
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Search Customer Discussions
Search all Amazon discussions
   
Related forums


Listmania!


So You'd Like to...


Create a guide


Look for Similar Items by Category


Look for Similar Items by Subject