Archive for the Category: Raspberry Pi

All Java and JVM features since JDK 8 to 16

David Csakvari has a blog posting called: A categorized list of all Java and JVM features since JDK 8 to 16 If you ever wondered or needed to know what has changed between releases of Java, David Csakvari’s blog posting has an excellent list of changes. On the flip side, if you are a new […]

Also posted in HPE NonStop, IBM i (OS/400), Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on All Java and JVM features since JDK 8 to 16

Java 16 Released

Oracle has just released Java 16. https://blogs.oracle.com/java-platform-group/the-arrival-of-java-16 Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers, as well as in today’s demanding embedded environments. Java offers the rich user interface, performance, versatility, portability, and security that today’s applicationsrequire. Regards, Roger Lacroix Capitalware Inc.

Also posted in IBM i (OS/400), Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Java 16 Released

IBM MQ Message Duplication

IBM Support has a technical note labeled Does MQ have a feature to generate automatically a duplicate message?. The options listed on that page are to use Pub/Sub or programs qload and dmpmqmsg. You can also use MQ Visual Edit and MQ Batch Toolkit to get messages from a queue and write the message to […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Linux, MQ Message Replication, Unix, Windows Comments Off on IBM MQ Message Duplication

Local Transactions Using IBM MQ and the JMS API

Olja Rastic-Dulborough has written an article that introduces the user to the concepts of local transactions using IBM MQ and JMS. https://developer.ibm.com/components/ibm-mq/articles/an-introduction-to-local-transactions-using-mq-and-jms/ Regards, Roger Lacroix Capitalware Inc.

Also posted in Education, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Java, JMS, Linux, macOS (Mac OS X), Programming, Unix, Windows, z/OS Comments Off on Local Transactions Using IBM MQ and the JMS API

Part 2: Customer Question Regarding Automation with MQ Visual Edit

So, continuing with the customer, after they successfully tested MQ Batch Toolkit on Windows with a scheduled Windows batch script, they had a new question: how can we be sure that the file.txt are send in the proper order ( chronological) from the 1 to last ( by time) So, here are the batch/scripts files […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, Linux, macOS (Mac OS X), MQ Batch Toolkit, MQ Visual Edit, Programming, Windows Comments Off on Part 2: Customer Question Regarding Automation with MQ Visual Edit

Customer Question Regarding Automation with MQ Visual Edit

Yesterday, I got the following question from a customer: We have a system that generates files every couple of minutes, they are stored in a folder. Can we send those message contents using MQ visual edit to an mq server as soon as they become available in that folder? My answer to the customer was: […]

Also posted in Capitalware, IBM MQ, IBM MQ Appliance, Linux, macOS (Mac OS X), MQ Batch Toolkit, MQ Visual Edit, Programming, Windows Comments Off on Customer Question Regarding Automation with MQ Visual Edit

Putting a File as a Message to a Queue

IBM has posted a support document describing the various ways to put a file as a message to a queue. https://www.ibm.com/support/pages/node/6409594 I would like to point out that both MQ Visual Edit and MQ Batch Toolkit can put a file as a message to a queue. MQ Visual Edit is a GUI program, so you […]

Also posted in C, Capitalware, HPE NonStop, IBM i (OS/400), IBM MQ, IBM MQ Appliance, Linux, macOS (Mac OS X), MQ Batch Toolkit, MQ Visual Edit, Programming, Unix, Windows Comments Off on Putting a File as a Message to a Queue

Capitalware’s MQ Exits for Raspberry Pi

Well, after having fun compiling and linking my Java applications into native applications for Raspberry Pi ARM, I decided to next tackle the compiling and linking all of the MQ Exits that I have created over the years. Currently, Capitalware has 9 commercial distributed MQ solutions that are MQ Exits and 3 ‘Licensed as Free’ […]

Also posted in Capitalware, IBM MQ, Licensed As Free, MQ Auditor, MQ Authenticate User Security Exit, MQ Channel Connection Inspector, MQ Channel Encryption, MQ Channel Throttler, MQ Enterprise Security Suite, MQ Message Compression, MQ Message Encryption, MQ Message Replication, MQ Standard Security Exit Comments Off on Capitalware’s MQ Exits for Raspberry Pi

Capitalware releases MQ Visual Edit for Raspberry Pi

Capitalware Inc. would like to announce the official release of MQ Visual Edit for Raspberry Pi. MQ Visual Edit allows users to view, manipulate and manage messages in a queue and/or topic of an IBM MQ (formally WebSphere MQ, MQSeries) queue manager and presents the data in a simplified format similar to a database utility […]

Also posted in Capitalware, IBM MQ, MQ Visual Edit Comments Off on Capitalware releases MQ Visual Edit for Raspberry Pi

Capitalware releases MQ Visual Browse for Raspberry Pi

Capitalware Inc. would like to announce the official release of MQ Visual Browse for Raspberry Pi. MQ Visual Browse allows users to view messages in a queue and/or topic of an IBM MQ (formally WebSphere MQ, MQSeries) queue manager and presents the data in a simplified format similar to a database utility or spreadsheet program. […]

Also posted in Capitalware, IBM MQ, MQ Visual Browse Comments Off on Capitalware releases MQ Visual Browse for Raspberry Pi