TeleClinic / python-mqlight

This Python package provides the high-level API by which you can interact with the MQ Light runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-mqlight

MQ Light is designed to allow applications to exchange discrete pieces of information in the form of messages. This might sound a lot like TCP/IP networking, and MQ Light does use TCP/IP under the covers, but MQ Light takes away much of the complexity and provides a higher level set of abstractions to build your applications with.

This Python module provides the high-level API by which you can interact with the MQ Light API with either IBM Message Hub or IBM MQ.

About

This Python package provides the high-level API by which you can interact with the MQ Light runtime.

License:Apache License 2.0


Languages

Language:Python 100.0%