Recent Posts
Recent Comments
- MQGem Monthly (December 2021) | MQGem Software on Basic MQ commands
- António Trindade on IBM MQ installation in Linux
- thanith on IBM MQ installation in Linux
- MQGem Monthly (July 2019) | MQGem Software on IBM MQ basics: publish and subscribe
- MQGem Monthly (May 2019) | MQGem Software on IBM MQ basics: remote queues and channels
Archives
Categories
Links
Meta
Tag Archives: middleware
IBM MQ basics: security — part 3: object permissions
This time, I’ll be writing about object permissions only. Object permissions allow for fine-grained access control to MQ objects (queues, topics, etc.). One can configure an user to only be able to read from one specific queue and only write to … Continue reading
Posted in Basics, Middleware, MQ, Security Tagged ibm, ibm mq, IBMMQ, middleware, mq, mqseries, websphere mq, WebSphereMQ Leave a comment
IBM MQ basics: remote queues and channels
In the first installment of the IBM MQ Basics, available here, I showed you basic queue creation and usage. If IBM MQ would only allow local queues to be created and used, it would be less useful. One of the strengths … Continue reading
IBM MQ: Introduction
I’ll start this blog with a piece of software I’ve been learning in the past few months: IBM MQ. Message queuing is a distributed inter-process communication method based on message passing. Typical message queuing systems have mechanisms to ensure messages are … Continue reading
Posted in Middleware, MQ Tagged ibm, ibm mq, IBMMQ, middleware, mq, mqseries, WebSphereMQ Leave a comment