共有 0 个贴子
没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
oss.trustie.net/open_source_projects | 主页 > 开源项目社区 > Python interface to WebSphere MQ |
Python interface to WebSphere MQ
|
1 | 0 | 282 |
贡献者 | 讨论 | 代码提交 |
PyMQI is a Python library for working with WebSphere MQ (formerly known as MQSeries) implementing MQI and PCF protocols. It allows one to connect to queues, put, browse, get messages and to programmatically administer MQ objects.
PyMQI has been used in production environments for several years and is known to work on Linux, Windows, Solaris and AIX with queue managers running on Linux, Windows, Solarix, AIX and z/OS mainframe.
Visit the online documentation at http://packages.python.org/pymqi/.