PyMQI allows users to connect Python applications to WebSphere MQ queue managers.
It can be used to develop test harnesses for WebSphere MQ based systems, for rapid prototyping of WebSphere MQ applications, for development of administrative GUIs or for mainstream MQ application development.
PyMQI has been used in production environments for several years on Linux, Windows, Solaris and AIX with queue managers running on Linux, Windows, Solarix, AIX, HP-UX and z/OS mainframe. Supported WebSphere MQ versions are 5.0, 5.1, 5.3, 6.0 and 7.0.
New features in v1.2:
– Added support for MQ 7.0-style publish/subscribe
– Added support for creating and parsing of MQRFH2 headers
– Added new constants in the CMQZC.py module
– Added new structures – MQSRO, MQSD, MQTM, MQTMC2
– PyMQI now supports byte strings
– New MQ verb – MQSUB
– Simplified establishing connections to queue managers
– Added means for checking whether a client application is connected to a queue manager
For more information about PyMQI, please go to:
http://packages.python.org/pymqi/
Regards,
Roger Lacroix
Capitalware Inc.