Video description
Learn the basics of messaging, a powerful paradigm that makes it easier to decouple and integrate enterprise applications. In this video course, messaging expert Mark Richards takes you through messaging fundamentals with the Java Message Service (JMS) API. You’ll learn the basics of how to use the JMS 1.1 and 2.0 API to send and receive messages, how to do request/reply processing, how to use message selectors, and how to use publish and subscribe messaging—all through live, interactive coding with ActiveMQ and OpenMQ.
This video begins with some fundamental messaging concepts, then takes you on a live coding journey through the JMS 1.1 API, the new JMS 2.0 simplified API, then a variety of messaging fundamentals topics that will enable you to understand and effectively use messaging for enterprise-wide applications.
Topics include:
- Core messaging concepts, including guaranteed delivery and the difference between point-to-point and publish-and-subscribe messaging
- New JMS 2.0 features, including shared subscriptions, asynchronous send, delivery delay, and delivery count
- Standard, extended, and application message header properties
- Techniques for request/reply messaging—when you require a response from the receiver
- Publish-and-subscribe messaging, including the various types of subscribers and guidelines for using them
- Uses and limitations of message selectors, which specify conditions for receiving messages
- How the three message acknowledgement modes work and when to use each
Once you complete this video course, you’ll be ready for the follow-up: Enterprise Messaging Using JMS: Advanced Topics and Spring JMS.
Mark Richards is an independent hands-on software architect with over 30 years of experience in a variety of technologies, including J2EE, SOA, messaging, microservices architecture, and a host of other platforms and technologies. He is the author and coauthor of several other O'Reilly books and videos, including Java Message Service 2nd Edition, the Software Architecture Fundamentals video series, and 97 Things Every Software Architect Should Know. Mark has spoken at hundreds of technical conferences worldwide on a variety of topics including messaging, SOA, Java persistence, and software architecture.
'Clearing a path from developer to architect and enriching that path once you arrive.'
Software architecture is a fast-moving, multidisciplinary subject where entire suites of “best practices” become obsolete practically overnight. No single path or curriculum exists, and different types of architecture—application, integration, enterprise—require different subject emphasis. Whether you’re at the outset of a career as an architect or in the midst of such a career, series editor Neal Ford has curated this collection of tools and guides for aspiring and seasoned architects alike.
Publisher resources
Table of contents
- Introduction
- Messaging Concepts
- Configuring ActiveMQ
- Configuring OpenMQ
- JMS 1.1 Fundamentals
- JMS 2.0 Fundamentals
- JMS 2.0 New Messaging Features
- Standard JMS Message Headers
- Extended JMS Message Headers
- Application JMS Message Headers
- Request-Reply Messaging
- Publish and Subscribe Messaging
- Message Selectors and Filtering
- Acknowledgement Modes
Product information
- Title: Enterprise Messaging
- Author(s):
- Release date: October 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491911839
You might also like
video
SSL Complete Guide 2021: HTTP to HTTPS
This course is all about securing websites with SSL/TLS certificates. We start by exploring the basics …
video
The Complete Practical Docker Guide
Docker is a software framework for building, running, and managing containers on servers and the cloud. …
video
Elasticsearch 8 and the Elastic Stack: In-Depth and Hands-On
Elasticsearch 8 is a powerful tool for analyzing big datasets in a matter of milliseconds! It’s …
video
Functional Programming For Java LiveLessons
7+ Hours of Video Instruction Almost 8 hours teaching Java programmers how to design and create …