Java Message Service
Duration
8 hours
Location
Online
Language
English
Code
JVA-061
€ 250
Training for 7-8 or more people? Customize trainings for your specific needs
Description
This training covers all the major aspects of JMS, with information, comparison and examples both on JMS 1.1 and JMS 2.0. The providers that are used are ActiveMQ and OpenMQ. During the course participants will also have the opportunity to write their own applications using JMS.
After completing the course, a certificate
is issued on the Luxoft Training form
is issued on the Luxoft Training form
Objectives
- Offer participants the major concepts and information that’s necessary for applications development using JMS.
Target Audience
- Java developers
- Java Architects
Prerequisites
- OOP
- Java
Roadmap
Introduction to JMS
JMS message headers and properties
JMS 1.1. request/reply messaging
JMS 1.1. publish/subscribe messaging
Message selectors, acknowledgement modes
JMS 2.0 Fundamentals
JMS 2.0 simplified API Features
- Point-to-Point messaging – fire and forget
- Publish-Subscribe messaging
- Guaranteed delivery
- Installing and Configuring ActiveMQ
- JMS 1.1 primary interfaces
- JMS 1.1 API programming model
- Maven configuration
JMS message headers and properties
- JMS Message Header Fields
- JMSMessageID
- JMSDestination
- JMSExpiration
- JMSPriority
- JMSDeliveryMode
- JMSTimestamp
- JMSCorrelationID
- JMSRedelivered
- JMS Message Properties
- JMS Application Header Properties
- Change message properties
- Check message properties
JMS 1.1. request/reply messaging
- Request/reply using JMSCorrelationID
- Request/reply using QueueRequestor
JMS 1.1. publish/subscribe messaging
- Publish-Subscribe messaging model
- Observer pattern
- Subscriber types
- Non-durable subscriber
- Durable subscriber
- Controlling durable subscribers
Message selectors, acknowledgement modes
- No selector messaging
- Selectively receive messages
- Message selectors
- Literals
- Operators
- JMSSender
- JMSAsyncReceiver
- Design considerations
- Setting the acknowledgment mode
JMS 2.0 Fundamentals
- Installing and configuring OpenMQ
- Administrate OpenMQ
- JMS 2.0 simplified API
- Issues with the classic API
- JMS2Sender
JMS 2.0 simplified API Features
- Use the JMS simplified API to set message headers
- JMS2Sender
- JMS2Receiver
- Managing JMS 2.0 standard header properties
- Request/reply using JMSCorrelationID
- JMS2SharedSubscriber
Schedule and prices
View:
Register for the next course
Registering in advance ensures you have priority. We’ll notify you when we schedule the next course on this topic
Courses you may be interested in
New features of Java 8 (stream, API)
This training is designed to help participants understand these new features of Java 8. The course covers lambda expressions, data streams, stream data processing with map-filter-reduce approach, asynchronous programming and DateTime API.
Online:
06.06.2022 - 07.06.2022
Google Guava
This training introduces participants to Google Guava, an open source Java-based library, developed by Google.