Author Archives: Roger Lacroix

My name is Roger Lacroix and I am a die hard programmer. I have been programming since the 80s. My favorite programming languages are Java, C and Rexx. I have worked in the Airline, Retail but I have spent most of my time doing middleware work in the financial services industry. In 1994, I was introduced to IBM MQ (aka WebSphere MQ & MQSeries) and I thought it was the next best thing since man created fire. This blog will be about IBM MQ, Java, C, Rexx and any other interesting items that I can think of. I hope you enjoy it.

Pub/Sub Java/JMS MQ MQGet API Issue

s

Not surprisingly, when I tested: Subscribing to a topic with JMS Subscribing to a topic with Java (non-JMS) They both showed that the internal JMQI routine was starting with a MQGet buffer size of 4KB and auto-adjusting the size of the buffer as needed (all behind the scenes). Hence, when I used MQ Auditor, I […]

IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Pub/Sub Java/JMS MQ MQGet API Issue

Red Hat Enterprise Linux 7.7 Released

s

Red Hat has just announced the final Red Hat Enterprise Linux 7 version has been released. Red Hat Enterprise Linux 7.7: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html-single/7.7_release_notes/ Red Hat Enterprise Linux (RHEL) is a Linux distribution developed by Red Hat and targeted toward the commercial market. Red Hat Enterprise Linux is released in server versions for x86, x86-64, Itanium, PowerPC […]

Linux, Open Source, Operating Systems Comments Off on Red Hat Enterprise Linux 7.7 Released

How to Improve Your Java/JMS MQ Tuning Cred.

s

Here’s my version of a cheap Info-Commercial: Do you want to impress your colleagues? Do you want to impress your boss, so that you can receive a big fat bonus? Call today and we’ll show you how to impress the MQAdmins in your company! And if you call within the next 5 minutes, we’ll even […]

IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on How to Improve Your Java/JMS MQ Tuning Cred.

NBR: Hiding In Plain Sight: Embedded Device Security

s

Here’s an NBR (Nightly Business Report) segment on embedded device security. They explained embedded device security issues so that the average user will understand it. Everyone should watch this 4 minute segment: Regards, Roger Lacroix Capitalware Inc.

Security Comments Off on NBR: Hiding In Plain Sight: Embedded Device Security

Tuning Java Programs for Optimum MQ Get API Calls Performance

s

You should really read this blog posting first. The results of some of the test scenarios below, simply do not make any sense. I would like to think there is some sort of logic behind it but it is probably lack of testing by IBM that introduced some bugs in the code or should I […]

IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Tuning Java Programs for Optimum MQ Get API Calls Performance

Tuning JMS Programs for Optimum MQ Get API Calls Performance

s

On Wednesday, I decided to do some testing of some simple (1) MQ for JMS, (2) MQ for Java and (3) procedure language (i.e. amqsbcg) programs to show that using the JVM environment variable of com.ibm.mq.jmqi.defaultMaxMsgSize with an appropriate size could make a JMS application 10 to 15% faster because there would not be any […]

IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Tuning JMS Programs for Optimum MQ Get API Calls Performance

IBM MQ Fix Pack 9.1.0.3 Released

s

IBM has just released Fix Pack 9.1.0.3 for IBM MQ V9.1 LTS: https://www.ibm.com/support/docview.wss?uid=ibm10961534 Regards, Roger Lacroix Capitalware Inc.

Fix Packs for MQ, IBM i (OS/400), Linux, Unix, Windows Comments Off on IBM MQ Fix Pack 9.1.0.3 Released

MQ JMS Double Get API Calls

s

Tuning applications is always a good thing. 🙂 Colin Paice has reminded me of the MQ JMS default value for an MQGET buffer size is 4KB in his blog posting here. IBM’s default value of 4KB is far too low to be useful. Having such a low value causes excessive number of MQ JMS Get […]

IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on MQ JMS Double Get API Calls

SQLite v3.29.0 Released

s

D. Richard Hipp has just released SQLite v3.29.0. http://www.sqlite.org/news.html SQLite is a software library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine. SQLite is the most widely deployed SQL database engine in the world. The source code for SQLite is in the public domain. Regards, Roger Lacroix Capitalware Inc.

C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Unix, Windows, z/OS Comments Off on SQLite v3.29.0 Released

IBM MQ V9.1.3 Announced

s

IBM has announced IBM MQ V9.1.3 for Multiplatforms: https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/4/897/ENUS219-254/index.html Planned availability for IBM MQ V9.1.3 is July 11, 2019 for Electronic software delivery. IBM has announced IBM MQ V9.1.3 for z/OS: https://www.ibm.com/common/ssi/ShowDoc.wss?docURL=/common/ssi/rep_ca/7/897/ENUS219-257/index.html Planned availability for IBM MQ V9.1.3 for z/OS is August 2, 2019 for Electronic software delivery. IBM has announced IBM MQ V9.1.3 for […]

Fix Packs for MQ, IBM MQ, IBM MQ Appliance, Linux, Unix, Windows, z/OS Comments Off on IBM MQ V9.1.3 Announced