Skip to content

Python implementation of the new MDP V0.2 protocol.

Notifications You must be signed in to change notification settings

tclarke/pyzmq-mdp2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MDP V0.2 - the Majordomo Protocol

An implementation in Python using pyzmq.

For the specification of see

MDP - the Majordomo Protocol 0.2

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.

Authors

About

Python implementation of the new MDP V0.2 protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages