Tag Archives: middleware

IBM MQ basics: security — part 3: object permissions

This time, I’ll be writ­ing about object per­mis­sions only. Object per­mis­sions allow for fine-grained access con­trol to MQ objects (queues, top­ics, etc.). One can con­fig­ure an user to only be able to read from one spe­cif­ic queue and only write to … Con­tin­ue read­ing

Posted in Basics, Middleware, MQ, Security | Tagged , , , , , , , | Leave a comment

IBM MQ basics: remote queues and channels

In the first install­ment of the IBM MQ Basics, avail­able here, I showed you basic queue cre­ation and usage. If IBM MQ would only allow local queues to be cre­at­ed and used, it would be less use­ful. One of the strengths … Con­tin­ue read­ing

Posted in MQ | Tagged , , , , , , | 1 Comment

IBM MQ: Introduction

I’ll start this blog with a piece of soft­ware I’ve been learn­ing in the past few months: IBM MQ.  Mes­sage queu­ing is a dis­trib­uted inter-process com­mu­ni­ca­tion method based on mes­sage pass­ing. Typ­i­cal mes­sage queu­ing sys­tems have mech­a­nisms to ensure mes­sages are … Con­tin­ue read­ing

Posted in Middleware, MQ | Tagged , , , , , , | Leave a comment