Configure IBM MQ Advenced Message Security (AMS) step by step

Complete guide for AMS (Advenced Message Security) configuration on MQ v>8 Hello,I am writing this article after I had a problem enabling AMS on one agent and after I couldn't find information on first look what...

Middleware Administrator - MidlEO.com

MQ environment is very important for all business that is using it.There are different tools that can be used to change, add, update MQ objects. The main goal is to have one tool for all MQ connected products, that will have...

Sample Python script for publish/subscribe messages to IBM Message Hub on Bluemix

Hello,In this post I will write for IBM Message Hub service.

Home automation with Raspberry pi 3, PIFace 2 and RabbitMQ/Websphere MQ

In nowadays we are talking more and more about Home automation. There are many products that everybody can buy - smart hubs, home automation kits, smart home solutions.Here I will write how you can create by your own...

Internet Of Things - publishing messages and inserting the data into database

As I described in previous post - The...

The Internet of things with RabbitMQ, Python, MQTT and AMQP

Hello,In nowadays we are speaking more and more about communication between `Things` over the internet. Еlectrical appliances, computers, sensors. We can make different type of communications between them.Here I will...

web application for sending/receiving messages to/from Websphere MQ working on Websphere Application Server - mq.ear

Hello,following link provide one web application -> download...

IBM Websphere Application Server Network Deployment and IBM HTTP Server - sample cluster

Hello,in this post, I will show how we can install and create one application, working on Webpshere Application Server ND with two nodes on different machines, both behind IBM HTTP server.First of all, you need to...

Install Squid and torrent program - Deluge on Raspberry PI2

Hello,in nowadays we are speaking more and more about computers, saving money, performance and so on.. There are few computers that you can buy for 50/60 EU, and you can do everything with them. One example is Raspberry PI. Here...

Install Z/OS on your own computer. Booting Z/OS Emulation Files with Hercules

Hello,I am one of the many that want to learn more about Mainframe, but didnt have a chance to "touch" this platform during the work:)So why i searched in Google to find some info, and found many.. Some of them were not working...

Migrating MQ servers to latest version of MQ

Hello,I will write some lines regarding migration of MQ servers.Some people dont like the word "migration", "changing" because the environment is working like it is. I saw many application servers also that are using...

Renaming Websphere MQFTE agents

Hello, after thinking about how somebody can create a new FTE agent on the same machine with a different name,I have created this script, which is very fast. OLD_AGENT_NAME=$1;