Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta é uma versão estável da interface Python para o WebSphere MQ que adiciona suporte para MQ 7,0 estilo de publish / subscribe, criação e análise de cabeçalhos MQRFH2, novas constantes no módulo CMQZC.py, novas estruturas (MQSRO, MQSD, MQTM e MQTMC2), suporte para seqüências de byte, e um verbo MQ novo, MQSUB. Também simplifica estabelecer conexões com gerenciadores de filas. Acrescenta os meios para verificar se um aplicativo cliente está conectado a um gerenciador de filas.
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