๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Java Message Service (O'Reilly Java Series)

โœ Scribed by Richard Monson-Haefel, David Chappell


Publisher
O'Reilly Media
Year
2000
Tongue
English
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


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.


๐Ÿ“œ SIMILAR VOLUMES


Java Security (Java Series (O'Reilly & A
โœ Scott Oaks ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Java's most striking claim is that it provides a secure programming environment. However, despite lots of discussion, few people understand precisely what Java's claims mean and how it backs up those claims. Java Security is an in-depth exploration aimed at developers, network administrators, and an

Java I O (O'Reilly Java)
โœ Elliotte Rusty Harold ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› O'Reilly Media ๐ŸŒ English

All of Java's Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java provides many different kinds of streams, each with its own application. The universe of streams is divided into four large categories: input streams and ou

Java Message Service
โœ Richard Monson-Haefel, David Chappell ๐Ÿ“‚ Library ๐Ÿ“… 2001 ๐Ÿ› O'Reilly ๐ŸŒ English

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 publish-andsubscribe models; use features like transactions and durable subscriptions to make applications reliable; and use messaging within Ente

Java Message Service
โœ Mark Richards, Richard Monson-Haefel, David A Chappell ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› O'Reilly Media ๐ŸŒ English
Java message service
โœ Mark Richards, Richard Monson-Haefel, David A Chappell ๐Ÿ“‚ Library ๐Ÿ“… 2009 ๐Ÿ› O'Reilly ๐ŸŒ English