Skip to content

shykes/pyzmq-mdp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 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.

Because of this, 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.

About

ØMQ-MDP implementation using pyzmq

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages