Type of bind: Paperback
Dewey Decimal Number: 005.133
EAN num: 9781861004932
ISBN number: 1861004931
Label: Wrox Press
Manufacturer: Wrox Press
Quantity: 1
Page Count: 641
Printing Date: 2001-03
Publishing house: Wrox Press
Sale Popularity Level: 1122689
Studio: Wrox Press
Other books you might be interested in perusing:
Editor's Notes and Comments:
Product Description:
This book shows how you can use the Java Message Service (JMS) to create robust, asynchronous, loosely-coupled Java applications. It covers both the fundamental and advanced features of the latest 1.02 API, in both the Point-to-Point and Publish/Subscribe messaging domains. With JMS provision becoming mandatory in the subsequent generation of J2EE 1.3 application servers, this book will prepare you for building portable, messaging-enabled web and middle tier solutions, including the use of the new message-driven EJBs. It also covers the emerging uses of messaging in the mobile domain, and the strong relationship that is building between new XML messaging standards, and small footprint JMS clients. Finally, the book also provides a practical guide to the use of JMS against many of the leading messaging vendors available, including JMQ, FioranoMQ, WebLogic, and iBus//MessageServer.
Amazon.com Review:
Professional JMS lifts the lid on the collection of data communications technologies known collectively as the Java Message Service (JMS). Don't approach this book without a very solid grounding in Java network programming and familiarity with the Java 2 Enterprise Edition (J2EE) environment, because the authors don't slow down for stragglers.
The book explains one technology after another, each in terms of its place in larger distributed computing solutions. That, together with the fact that most of the code samples are long and rather sophisticated, makes this book best suited to systems architects and programmers in the early phases of their work.
A typical discusion of a JMS technology begins with an architectural overview of what it's for. These discussions include numerous boxes, clip-art computers, arrows, and database cylinders, with labeled messages moving along the interconnections. Explanations of specifications for software systems that solve particular business problems follow, along with the code that does the job. Critical sections of these passages are commented, often with tables that detail what's in the messages flowing back and forth among pieces of the system. Where relevant, utilities that handle JMS and J2EE tasks are documented--FioranoMQ and BEA WebLogic Server are explained thoroughly. --David Wall
Topics covered: The Java Message Service (JMS) as a means of implemented distributed computing among Java classes. Focusing on the JMS 1.0.2 release, this book covers the contents of JMS messages, point-to-point messaging, pub/sub messaging, integration with JavaServer Pages (JSP), clustering, and JMS for mobile applications.
User popularity level:

Rated by buyers
-
I knew nothing about JMS when I bought this book. What I like about it is that it explains the basic concepts of this technology (or should I say API?), And I personally think this is the most important thing. It then moves slowly on how to exploit all the capabilities of JMS.
The book introduces the different aspects of JMS (topics, queues, durable subscribers, etc) and it also explains with java examples. I actually didn't follow much the examples, but I used some code snippets when using it with a different application server. So it also helps.
Anyways, you can always refer back to this book if you have any JMS doubts
Rated by buyers
-
I expect that with introduction of JMS and Message Driven Beans which are based on this technology we will see very big movement towards implementing various application scenarious based on JMS. This book definitely could help you to decide what should be taken in account. I also like chapter on Clustering and Scalability - each enterprise (and you as developer for this enterprise) should think about this during design stage. List of various JMS providers (SonicMQ, IBM MQ Series, FioranoMQ, WebLogic) and implemented by them features could also be helpful.
Rated by buyers
-
This book covers a lot of ground about JMS. However, the problem is that it is written by many authors, which results in repetition of some subject, bad structure of the book and more pages than necessary for explaining the subjects.
The very first 5 chapters are on 250 pages and cover the basic about JMS, but I think "Java Message Service" by Monson-Haefel does a better job here. However, I appreciate that there are sequence diagrams in the very first chapter that shows basic design patterns for MOM-based applications. The subsequent two chapters is code example that shows how to use JMS from a web application and from EJBs. I'm not too found about this kind of lengthy code examples.
The chapter about JMS and Clustering is very technical, but still only scratches the surface. This is a subject that needs an own book to be covered completely. The subsequent chapter called "Distributed Logging Using JMS" is again a lengthy code example, but a very useful one!
Chapter 10 is about XML Messaging with some XML code example. I think this chapter, like some of the other chapters as well, covers too little to be of some real value and too much for just being an overview. Chapter 11 is about Mobile Applications and the criticism against this chapter is the same as the chapter about XML.
All and all this is a book that covers a lot of subjects related to JMS, but it does it in a boring and verbose way.
Rated by buyers
-
This book is just a copy of JMS tutorials from java site and has examples which are written using jmq which is no longer available as it has now become part of iPlanet group and they have broken compatibility (Interfaces have been changed) Not the worst book but certainly worst wrox book i have ever read
Rated by buyers
-
This book is just a copy of JMS tutorials from java site and has examples which are written using jmq which is no longer available as it has now become part of iPlanet group and they have broken compatibility (Interfaces have been changed) Not the worst book but certainly worst wrox book i have ever read
Find other books like this one: