Home | Amazing | Today | Tags | Publishers | Years | Account | Search 
Java Message Service

Buy
Java Message Service, 9780596000684 (0596000685), O'Reilly, 2000
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

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.
(HTML tags aren't allowed.)

iPod Repair QuickSteps
iPod Repair QuickSteps
Get more life out of your iPod

Like every other electronic device, iPods break down. Until now, the prospect of repairing an iPod was daunting, if not nearly impossible for the average user. In this full-color, inexpensive guide, the owner of the fastest-growing chain of iPod repair shops in the U.S. shares the...

Aerosol Pollution Impact on Precipitation: A Scientific Review
Aerosol Pollution Impact on Precipitation: A Scientific Review

Life on Earth is critically dependent upon the continuous cycling of water between oceans, continents and the atmosphere. Precipitation (including rain, snow, and hail) is the primary mechanism for transporting water from the atmosphere back to the Earth’s surface. It is also the key physical process that links aspects of climate,...

Nokia Smartphone Hacks
Nokia Smartphone Hacks
Nokia's smartphones pack a powerful computer into a very small space. Unlike your desktop or laptop, your smallest computer can be connected to the Internet all the time, and can interact with the world around it through its camera, voice recognition, and its traditional phone keypad. Nokia smartphones combine these features with impressive storage...

Digital Imaging and Communications in Medicine (DICOM): A Practical Introduction and Survival Guide
Digital Imaging and Communications in Medicine (DICOM): A Practical Introduction and Survival Guide

This is the first Digital Imaging and Communications in Medicine (DICOM) book to introduce this complex imaging standard from a very practical point of view. It is aimed at a broad audience of radiologists, clinical administrators, information technologists, and digital medicine practitioners. It provides a gradual, down-to-earth introduction...

Building Windows 8.1 Apps from the Ground Up
Building Windows 8.1 Apps from the Ground Up

This book is the perfect introduction for anyone wanting to create sophisticated Windows 8 apps for the first time.

Assuming only a basic knowledge of HTML and CSS we'll walk you through the development process using C# and VB. The book will familiarize you with the tools you'll need to use in order to make the most of
...
Webmaster in a Nutshell, Third Edition
Webmaster in a Nutshell, Third Edition
This book is for web developers, or anyone who works at the content end of the World Wide Web. Do you author or maintain web documents? Are you a programmer developing web-based client or server applications? Are you the administrator of a web site, responsible for maintaining and updating server software?

There are innumerable books and
...
©2021 LearnIT (support@pdfchm.net) - Privacy Policy