Skip to content

APSL/pyzmq-mdp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDP - the Majordomo Protocol

An implementation in Python using pyzmq.

For the specification of see

MDP - the Majordomo Protocol

The implementation will make use of the more advanced parts of the pyzmq bindings, namely ioloop and streams.

For this reason, most of the code will not look like the examples in the guide. The examples in the guide are more or less direct translations of the C examples. But pyzmq does offer more than a shallow wrapper of the C API.

This is an example of how to use pyzmq, not a full blown solution for those who need one.

Authors

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.5%
  • Makefile 5.5%