Zoeken Afbeeldingen Maps Play YouTube Nieuws Gmail Drive Meer »
Mijn bibliotheek | Help | Geavanceerd zoeken naar boeken | Webgeschiedenis | Inloggen

Boeken

Java Message Service

Voorkant
4 Recensies
O'Reilly Media, Inc., 9 feb. 2009 - 240 pagina's

This book is a thorough introduction to Java Message Service (JMS), the standard Java application program interface (API) from Sun Microsystems that supports the formal communication known as "messaging" between computers in a network. JMS provides a common interface to standard messaging protocols and to special messaging services in support of Java programs. The messages exchange crucial data between computers, rather than between users--information such as event notification and service requests. Messaging is often used to coordinate programs in dissimilar systems or written in different programming languages.

Using the JMS interface, a programmer can invoke the messaging services of IBM's MQSeries, Progress Software's SonicMQ, and other popular messaging product vendors. In addition, JMS supports messages that contain serialized Java objects and messages that contain Extensible Markup Language (XML) pages.

Messaging is a powerful new paradigm that makes it easier to uncouple different parts of an enterprise application. Messaging clients work by sending messages to a message server, which is responsible for delivering the messages to their destination. Message delivery is asynchronous, meaning that the client can continue working without waiting for the message to be delivered. The contents of the message can be anything from a simple text string to a serialized Java object or an XML document.

Java Message Service shows how to build applications using the point-to-point and publish-and-subscribe models; how to use features like transactions and durable subscriptions to make an application reliable; and how to use messaging within Enterprise JavaBeans. It also introduces a new EJB type, the MessageDrivenBean, that is part of EJB 2.0, and discusses integration of messaging into J2EE.

  

Wat mensen zeggen - Een recensie schrijven

Review: Java Message Service

Gebruikersrecensie  - Russell - Goodreads

An excellent resource for JMS patterns, design recommendations and contextual implementation for both JEE and Spring environments. Volledige recensie lezen

Review: Java Message Service

Gebruikersrecensie  - Linda - Goodreads

This book on JMS does a decent job of introducing Java messaging and has good sample code. Where it falls short is in the places where JMS itself falls short. It glosses over JMS shortcomings and ... Volledige recensie lezen

Verwante boeken

Geselecteerde pagina's

Inhoudsopgave

Understanding the Messaging Paradigm
1
Developing a Simple Example
17
Anatomy of a JMS Message
34
PublishandSubscribe Messaging
58
PointtoPoint Messaging
78
Guaranteed Messaging Transactions Acknowledgments and Failures
97
Deployment Considerations
126
J2EE EJB and JMS
142
JMS Providers
155
The Java Message Service API
165
Message Headers
183
Message Properties
196
Message Selectors
204
Index
211
Copyright

Overige edities - Alles weergeven

Veelvoorkomende woorden en zinsdelen

Verwijzingen naar dit boek

Uit andere boeken

Enterprise Service Bus
Enterprise Service Bus
David A Chappell
Gedeeltelijke weergave - 2009
Instant Messaging in Java: The Jabber Protocols
Alle resultaten in Google Boeken »

Uit Google Scholar

Mobile Computing Middleware
Cecilia Mascolo, Licia Capra, Wolfgang Emmerich
Service oriented architectures: approaches, technologies and ...
Mike P Papazoglou, Willem-Jan van den Heuvel - 2007 - The VLDB Journal The International Journal on Very Large Data Bases
Middleware for Mobile Computing
LICIA CAPRA, WOLFGANG EMMERICH, CECILIA MASCOLO
The product centric approach: a solution to supply network ...
Mikko Kärkkäinen, Timo Ala-Risku, Kary Främling - 2003 - Computers in Industry
Alle zoekresultaten van Google Scholar »

Verwijzingen uit webpagina's toevoegen

0596000685 Java Message Service (Monson-Haefel)
Micromail is a computer software, licensing and books reseller in Cork Ireland. We deliver mail order from our online shop. We offer expert advice on ...
www.micromail.com/ MMProdDetail.aspx?productid=6521& ID=1953

Java Message Service av Richard Monson-Haefel » Bokkilden
This text provides an introduction to Java Message Service (JMS), the standard Java application program interface (API) from Sun Microsystems...
www.bokkilden.no/ SamboWeb/ produkt.do?produktId=402082& rom=MP

Java Message Service - O'Reilly Labs
This book is a thorough introduction to Java Message Service (JMS) from Sun Microsystems. It shows how to build applications using the point-to-point and ...
labs.oreilly.com/ stats/ detail.xqy?fpi=0596000685

Integrating multiple clinical information systems using the Java ...
The Java Message Service (JMS) was used to manage the delivery of findings. ... database server, a web server, and a Java Message Service (JMS) provider. ...
repositories.cdlib.org/ cgi/ viewcontent.cgi?article=4055& context=postprints

Free Books > Computers & Internet > Web Development > Internet ...
The Java Message Service (JMS) provides a way for the components of a distributed ... In practice, however, Java Message Service is still a book for Java ...
2020ok.com/ books/ 79/ java-message-service-tutorial-21079.htm

thiru's free java ebooks: Java Message Service (O'Reilly Java ...
In practice, however, Java Message Service is still a book for Java programmers who have some business programming experience. You need the background. ...
free-java-books.blogspot.com/ 2007/ 12/ java-message-service-oreilly-java.html

Safari Books Online - 0596000685 - Java Message Service
0596000685 - Java Message Service - This book is a thorough introduction to Java Message Service (JMS) from Sun Microsystems.
my.safaribooksonline.com/ 0596000685/ ch02-89010

Java Message Service
The Java Message Service (JMS) is a standardized API for sending. and receiving messages that can be ... Java Message Service API Tutorial and Reference ...
www.sws.bfh.ch/ ~fischli/ skripte/ JMS.pdf

Saturday Sept. 29, 2001 Understanding the Java Message Service ...
The Java Message Service is fast becoming a viable communications ... Building real live examples, based on the examples in “The Java Message Service” book. ...
www.gbcacm.org/ website/ rt/ rt2001-09.pdf

IBM Press - 0735712557 - Java Message Service (JMS) for J2EE
0735712557 - Java Message Service (JMS) for J2EE - The authoritative guide to JMS for enterprise developers. JMS API is gaining important popularity for ...
safari.ibmpressbooks.com/ 0735712557/ ch09lev1sec1

Over de auteur (2009)

David A. Chappell is vice president and chief technologist for SOA at Oracle Corporation. Chappell has over 20 years of experience in the software industry covering a broad range of roles including Architecture, code-slinging, sales, support and marketing. He is well known worldwide for his writings and public lectures on the subjects of Service Oriented Architecture (SOA), the enterprise service bus (ESB), message oriented middleware (MOM), enterprise integration, and is a co-author of many advanced Web Services standards. As author of the O'Reilly Enterprise Service Bus book, Dave has had tremendous impact on redefining the shape and definition of SOA infrastructure. He has extensive experience in distributed computing infrastructure, including ESB, SOA Governance, EJB and Web application server infrastructure, JMS and MOM, EAI, CORBA, and COM. Chappell's experience also includes development of client/server infrastructure, graphical user interfaces and language interpreters. Chappell is also well noted for authoring Java Web Services (O'Reilly), Professional ebXML Foundations (Wrox) and Java Message Service (O'Reilly). In addition, he has written numerous articles in leading industry publications, such as Business Integration Journal, Enterprise Architect, Java Developers Journal, JavaPro, Web Services Journal, XML Journal and Network World. Chappell and his works have received many industry awards including the "Java(TM) Technology Achievement Award" from JavaPro magazine for "Outstanding Individual Contribution to the Java Community" in 2002, and the 2005 CRN Magazine "Top 10 IT leaders" award for "casting larger-than-life shadow over the industry.

Richard Monson-Haefel is the author of Enterprise JavaBeans (Editions 1 - 5), Java Message Service and one of the world's leading experts and book authors on enterprise computing. He was the lead architect of OpenEJB, an open source EJB container used in Apache Geronimo, a member of the JCP Executive Committee, member of JCP EJB expert groups, and an industry analyst for Burton Group researching enterprise computing, open source, and Rich Internet Application (RIA) development. Today, Richard is the VP of Developer Relations for Curl, Inc. a RIA platform used in enterprise computing. You can learn more about Richard at his web site Monson-Haefel.

Bibliografische gegevens