Downloadliste

Projektbeschreibung

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, AIX, and HP-UX with queue managers running on Linux, Windows, Solarix, AIX, HP-UX, and z/OS mainframe.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-17 07:40
1.2

Dies ist eine stabile Version der Python-Schnittstelle zu WebSphere MQ, dass die Unterstützung für MQ 7,0-Stil fügt Publish / Subscribe, Kreation und Parsen von MQRFH2 Header, neue Konstanten in der CMQZC.py Modul, neue Strukturen (MQSRO, MQSD, MQTM und MQTMC2), Unterstützung für Byte-Strings, und ein neuer MQ Verb, MQSUB. Es vereinfacht auch den Aufbau von Verbindungen in die Warteschlange-Manager. Sie fügt hinzu, die Mittel zu prüfen, ob eine Client-Anwendung zu einem Queue-Manager verbunden ist.
This is a stable release of the Python interface to WebSphere MQ that adds support for MQ 7.0-style publish/subscribe, creation and parsing of MQRFH2 headers, new constants in the CMQZC.py module, new structures (MQSRO, MQSD, MQTM, and MQTMC2), support for byte strings, and a new MQ verb, MQSUB. It also simplifies establishing connections to queue managers. It adds the means for checking whether a client application is connected to a queue manager.

Project Resources