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.

Control your Home over the Web - WebControl.link

There are many tools, applications for controlling the house with an application via smartphone.I was curious if I can create a web application, communicating with my server at home, which is behind firewall, and if I can connect...

Application for Home automation - WebControl

Hello, In my previous post, I have explained how you can control your home over the internet, with no direct connection to the controler/server and without limit of connected devices -

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...

Internet of Things, MQ scripts and other stuff

Hello, I have started to share interesting and useful scripts in GitHub, as this is the main place for developers who...

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...

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;