Archive for the Category: Linux

New: MQ Channel Throttler v1.2.0

Capitalware Inc. would like to announce the official release of MQ Channel Throttler v1.2.0. This is a FREE upgrade for ALL licensed users of MQ Channel Throttler (MQCT). MQCT provides the ability to control/throttle the number of messages or bytes that flow over a channel. For more information about MQCT, please go to: https://www.capitalware.com/mqct_overview.html Tuned […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Channel Throttler, Unix, Windows Comments Off on New: MQ Channel Throttler v1.2.0

New: MQ Channel Connection Inspector v1.1.0

Capitalware Inc. would like to announce the official release of MQ Channel Connection Inspector (MQCCI) v1.1.0. This is a FREE upgrade for ALL licensed users of MQCCI. MQCCI is a solution that allows a company to track and/or audit what information a client application or remote queue manager is exchanging with the local queue manager […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Channel Connection Inspector, Unix, Windows Comments Off on New: MQ Channel Connection Inspector v1.1.0

New: MQ Authenticate User Security Exit v3.4.0

Capitalware Inc. would like to announce the official release of MQ Authenticate User Security Exit v3.4.0. This is a FREE upgrade for ALL licensed users of MQ Authenticate User Security Exit. MQ Authenticate User Security Exit is a solution that allows a company to fully authenticate a user who is accessing an IBM MQ resource. […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Authenticate User Security Exit, Unix, Windows Comments Off on New: MQ Authenticate User Security Exit v3.4.0

New: MQ Auditor v3.1.0

Capitalware Inc. would like to announce the official release of MQ Auditor v3.1.0. This is a FREE upgrade for ALL licensed users of MQ Auditor. MQ Auditor is a solution that allows a company to audit/track all MQ API calls performed by MQ applications that are connected to a queue manager. For more information about […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, MQ Auditor, Unix, Windows Comments Off on New: MQ Auditor v3.1.0

New Raspberry Pi 4 Model B Released

Raspberry Pi Foundation has just released a new Raspberry Pi 4 Model B. https://www.raspberrypi.org/blog/raspberry-pi-4-on-sale-now-from-35/ Everything is bigger, faster & better. Specifications: A 1.5GHz quad-core 64-bit ARM Cortex-A72 CPU (~3× performance) 1GB, 2GB, or 4GB of LPDDR4 SDRAM Full-throughput Gigabit Ethernet Dual-band 802.11ac wireless networking Bluetooth 5.0 Two USB 3.0 and two USB 2.0 ports Dual […]

Also posted in Education, Open Source, Operating Systems, Programming, Raspberry Pi Comments Off on New Raspberry Pi 4 Model B Released

Updates to MessageSelector Class

In the blog posting, Java MQ Code to Retrieve Messages from a Queue Based on a Filter, I posted code for a Java MessageSelector class. I have updated the setFilter method to catch any invalid values that may be passed to the MessageSelector class on the setFilter call. You can download the source code for […]

Also posted in IBM i (OS/400), IBM MQ, Java, macOS (Mac OS X), Programming, Unix, Windows Comments Off on Updates to MessageSelector Class

Java MQ Code to Retrieve Messages from a Queue Based on a Filter

There is a misconception regarding MQ/JMS message based filtering. Some people think that the IBM MQ queue manager does something special for JMS applications that is not done for plain Java or C/C++/C#/COBOL applications. It is just NOT true. Note: For C/C++/C#/COBOL applications, they can use the SelectionString from MQOD structure to perform message selection. […]

Also posted in IBM i (OS/400), IBM MQ, Java, macOS (Mac OS X), Programming, Unix, Windows 5 Comments

IBM MQ Fix Pack 9.0.0.7 Released

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

Also posted in Fix Packs for MQ, IBM i (OS/400), IBM MQ, Unix, Windows Comments Off on IBM MQ Fix Pack 9.0.0.7 Released

RFE – IBM MQ support for AdoptOpenJDK

Please review and vote for this RFE if you think it’s a good idea. The link below will take you directly there. Headline: Add support for AdoptOpenJDK in IBM MQ URL to review the RFE and Vote for it if you like: http://www.ibm.com/developerworks/rfe/execute?use_case=viewRfe&CR_ID=133991 Description: Currently, IBM MQ supports 2 JDKs/JREs: IBM and Oracle. It would […]

Also posted in IBM MQ, Java, JMS, Programming, Unix, Windows Comments Off on RFE – IBM MQ support for AdoptOpenJDK

IBM MQ and OpenJDKs

On Monday, Peter Potkay asked a simple question on the MQ List Server: Does IBM support any version of OpenJDK, from any vendor, for use with IBM MQ Clients, specifically the Resource Adapter? Tim McCormick of IBM responded with: The full list of supported JREs are listed in the MQ system requirements here: https://www.ibm.com/support/docview.wss?uid=swg27006467 Specific […]

Also posted in IBM MQ, Java, macOS (Mac OS X), Programming, Unix, Windows 1 Comment