Archive for the Category: Unix

Capitalware’s MQ Technical Conference v2.0.1.3

Capitalware would like to announce a new 3-day MQ Technical Conference v2.0.1.3 (MQTC). MQTC is an event that will educate attendees on current practices, methodologies, administration, problem determination, security best practices and technology trends for IBM’s WebSphere MQ. MQTC will offer over 40 sessions that are designed to enhance the skills of IT professionals who […]

Also posted in C, Capitalware, Education, IBM i (OS/400), IBM MQ, Java, JMS, Linux, macOS (Mac OS X), Mobile, MQ Technical Conference, Programming, Windows, z/OS Comments Off on Capitalware’s MQ Technical Conference v2.0.1.3

WebSphere MQ Fix Pack 7.5.0.1 Released

IBM has just released FixPack 7.5.0.1 for WebSphere MQ http://www.ibm.com/support/docview.wss?rs=171&uid=swg24034616 Regards, Roger Lacroix Capitalware Inc.

Also posted in Fix Packs for MQ, IBM MQ, Linux, Windows Comments Off on WebSphere MQ Fix Pack 7.5.0.1 Released

SQLite v3.7.16 Released

D. Richard Hipp has just released SQLite v3.7.16. 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.

Also posted in C, Database, IBM i (OS/400), Linux, macOS (Mac OS X), Open Source, Programming, Windows Comments Off on SQLite v3.7.16 Released

WMQ v7.5 Performance Improvements

What’s new in WebSphere MQ v7.5: http://www-01.ibm.com/software/websphere/subscriptionandsupport/compare-mq-versions.html The interesting part is under “Performance Points of MQ v7.5 vs. MQ v7.1”: Message throughput increase: – 40% on AIX, 80% on Linux, 100% on Windows for persistent messages – 30% on AIX, and between 40-100% on Linux for non-persistent messages (2KB) – 500% performance improvement for multi-subscriber […]

Also posted in IBM i (OS/400), IBM MQ, Linux, Windows Comments Off on WMQ v7.5 Performance Improvements

New: Universal File Mover v1.0.5

Capitalware is pleased to announce the release of Universal File Mover v1.0.5. It is a free open source project. Universal File Mover is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Windows 4 Comments

New: Universal File Mover v1.0.4

Capitalware is pleased to announce the release of Universal File Mover v1.0.4. It is a free open source project. Universal File Mover is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Windows Comments Off on New: Universal File Mover v1.0.4

Vote for UFM at WebSphere Unconference for Developers during Impact 2013

The WebSphere Unconference for Developers–May 1, 2013–is an IBM Impact event where developers like you set the agenda. It’s a different kind of conference that is built around you. I have submitted a session idea for “WebSphere Unconference for Developers“. I titled it: “Open Source: Universal File Mover for MQ”. If you would like me […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Windows Comments Off on Vote for UFM at WebSphere Unconference for Developers during Impact 2013

New: Universal File Mover v1.0.3

Capitalware is pleased to announce the release of Universal File Mover v1.0.3. It is a free open source project. Universal File Mover is more than a simple tool to manage the transfer of files. It allows the user to combine business processes into a workflow. The user combines a series of Action commands to create […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), Open Source, Universal File Mover, Windows Comments Off on New: Universal File Mover v1.0.3

New: MQ File Mover v4.1.8

Capitalware is pleased to announce the release of MQ File Mover v4.1.8. It is a free open source project. MQ File Mover is a managed file transfer solution that facilitates the transfer of files using IBM’s WebSphere MQ (aka MQSeries). MQFM processes “Action” commands which are controlled through an MQFM Workflow XML file. The user […]

Also posted in Capitalware, IBM i (OS/400), IBM MQ, Java, Linux, macOS (Mac OS X), MQ File Mover, Open Source, Windows Comments Off on New: MQ File Mover v4.1.8

dlsym and dlerror Weirdness on Solaris

Lately, I have been complaining about Microsoft’s Visual C++, so I figured I better write about some recent Solaris weirdness. A customer installed MQAUSX on Solaris v10 that has WebSphere MQ v7.0.1.9 installed. They configured MQAUSX to authenticate the incoming MQ client connections against a remote LDAP server. Everything was working perfectly fine. Here’s what […]

Also posted in C, Capitalware, IBM MQ, MQ Authenticate User Security Exit, Programming Comments Off on dlsym and dlerror Weirdness on Solaris