Skip to content

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

License

Notifications You must be signed in to change notification settings

mqlight/python-mqlight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages