Thursday, 26 June 2014

IBM Redpaper - WebSphere MQ Primer: An Introduction to Messaging and WebSphere MQ

I've just finished this nice little ( 64 real pages ) book on the iPad, and would recommend it to anyone wishing to learn a bit about WebSphere MQ.

It's written against the version 7.X codebase, but should still be relevant to version 8. It makes brief reference to WebSphere Message Broker ( now IBM Integration Bus ) and WebSphere Application Server ( JMS etc. ), and does provide a few examples to create Queue Managers, Queues, send/receive messages in C and Java etc.

Definitely worth a read: -



No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...