
What is a Proof of Technology?
Proof of Technology sessions are complimentary classes to build understanding of IBM technology and software with practical presentations and hands-on lab exercises.
What is IBM MQ?
You can use IBM MQ to enable applications to communicate at different times and in many diverse computing environments.
IBM MQ is messaging for applications. It sends messages across networks of diverse components. Your application connects to IBM MQ to send or receive a message. IBM MQ handles the different processors, operating systems, subsystems, and communication protocols it encounters in transferring the message. If a connection or a processor is temporarily unavailable, IBM MQ queues the message and forwards it when the connection is back online. An application developer has a choice of programming interfaces, and programming languages to connect to IBM MQ.
Note:
If you don’t have an IBM id to access the lab environments, you can go to the following link to create a IBM id and once you do let me know and will add that to your link.
https://www.ibm.com/account/reg/us-en/signup?formid=urx-19776
| Topic | Description |
|---|---|
| Introducing MQ RDQM | This section will introduce you to IBM MQ Replicated Data Queue Manager. |
| MQ RDQM DR | You can create a primary instance of a disaster recovery queue manager running on one server, and a secondary instance of the queue manager on another server that acts as the recovery node. Data is replicated between the queue manager instances. |
| MQ RDQM DR/HA Group | You can configure a replicated data queue manager (RDQM) that runs on a high availability group on one site, but can fail over to another high availability group at another site if some disaster occurs that makes the first group unavailable. This is known as a DR/HA RDQM. |