ANN: pymqi Version 0.2

Les Smithson lsmithso at NOhare.SPAM.demon.co.uk
Fri Feb 8 16:17:08 EST 2002


Pymqi is a Python extension for IBM's Messaging & Queueing middleware,
MQSeries. This allows Python scripts to make calls directly to MQI to
connect queues and get/put messages on them etc.

Version 0.2 is available from  http://www.hare.demon.co.uk/pymqi/pymqi.html.

New in 0.2:
. Fully threadable & thread safe.
. Added the MQI verbs MQCONNX, MQPUT1, MQCMIT & MQBACK.
. MQMIError can print string mnemonic for all MQI error codes.
. Built against Python 2.1.2 & MQ  5.2.




More information about the Python-list mailing list