IBM MQ V8 Application Development (Linux Labs)

Schedule

Start End Duration Location Details

Course Details

IBM MQ V8 Application Development (Linux Labs)

Course code: WM508G

Duration: 3 Days

Prerequisite:

•    Successful completion of Technical Introduction to IBM MQ (WM103G), or comparable experience with IBM MQ
•    Experience in business application design
•    Experience in C language development

Course Description:

This course focuses on procedural application development for IBM MQ. It covers basic concepts applicable to most IBM MQ versions, new IBM MQ V8 capabilities, and V8.0.0.4 capabilities such as capped message expiry, redistributable clients, and URL support for client channel definition tables.

Course Objectives:

•    Describe key IBM MQ components and processes
•    Explain the impact of design and development choices in the IBM MQ environment
•    Describe common queue attributes and how to control these attributes in an application
•    Differentiate between point-to-point and publish/subscribe messaging styles
•    Describe the calls, structures, and elementary data types that compose the message queue interface
•    Describe how IBM MQ determines the queue where messages are placed
•    Explain how to code a program to get messages by either browsing or removing the message from the queue
•    Describe how to handle data conversion across different platforms
•    Explain how to put messages that have sequencing or queue manager affinities
•    Explain how to commit or back out messages in a unit of work
•    Describe how to code programs that run in an IBM MQ Client
•    Explain the use of asynchronous messaging calls
•    Describe the basics of writing publish/subscribe applications
•    Describe the Advanced Message Queuing Protocol (AMQP)
•    Differentiate among the various IBM MQ Light AMQP implementations
•    Explain how to use IBM MQ applications to interface with IBM MQ Light

Intended Audience:

This course is designed for application developers and architects who are responsible for the development and design of IBM MQ applications.

Course Outline:

1. Course introduction

2. IBM MQ overview
•    Exercise: Working with IBM MQ to find your message

3. Basic design and development concepts
•    Exercise: Getting started with IBM MQ development

4. MQOPEN, queue name resolution, and MQPUT
•    Exercise: Working with MQOPEN and queue name resolution, MQPUT, an MQMD fields

5. Getting messages and retrieval considerations
•    Exercise: Correlating requests to replies

6. Data conversion

7. Bind and Message groups

8. Committing and backing out units of work
•    Exercise: Commit and back out review

9. Asynchronous messaging
•    Exercise: Asynchronous messaging review

10. IBM MQ clients
•    Exercise: Working with an IBM MQ client

11. Introduction to publish/subscribe
•    Exercise: Working with publish/subscribe basics

12. Advanced Message Queuing Protocol (AMQP), IBM MQ Light, and IBM MQ
•    Exercise: Connecting IBM MQ Light applications to IBM MQ applications

13. Course summary