MQ install On Mint or Ubuntu Linux
The attached video link is a tutorial on the installation of IBM MQ version 9 on Mint Linux, Debian or Ubuntu Linux.
The attached video link is a tutorial on the installation of IBM MQ version 9 on Mint Linux, Debian or Ubuntu Linux.
The following video gives a tutorial of distributed queuing concepts using Sender & Receiver channels.
The following video explains how to create IBM MQ Queue Manager and LocalQueues.
Here is a video which shows how to install IBM MQ version 9.0 on a Windows 2012 R2 server. This would be common for most of the Windows platforms.
Introduction to IBM MQ Part 3 MQ Objects : Queue Manager, Queues and Channels IBM MQ provides three primary interfaces for managing MQ queue managers and MQM resources such as queues, processes, namelists, and channels. MQ script commands (MQSC) and MQ control commands are command-line interfaces that used to create and modify queue managers and …
Introduction to IBM MQ Part 2 MQ Object Naming Conventions Some of the rules for naming MQ objects such as queue managers and queues are given below : Names of the MQ objects listed below are limited to 48 characters. Queue managers, Queues, Process definitions, Namelists, Clusters, Listeners, Services, Authentication information objects and Topics and subscriptions MQ …
Introduction to IBM MQ Part 1 What is IBM MQ ? IBM MQ is a message oriented middleware that can transport any type of data as messages. Enables businesses to build flexible, reusable architectures such as service oriented architecture (SOA) environments or microservice architecture environments. It provides a reliable “store-and-forward” transport for program-to-program communication. IBM …