Project

mdp

0.0
No commit activity in last 3 years
No release in over 3 years
Majordomo - A Ruby binding for libmdp (Majordomo implementation in C)
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

 Project Readme

A Free-as-in-movement Implementation of MDP/0.2

See http://rfc.zeromq.org/spec:18.

Goals:

  • Forked from Guide examples, to live alone and die free.
  • Multiple language bindings (be the first to write one!).

Architecture:

  • Broker and core C library is in /libmdp directory.
  • Language bindings are under /bindings directory.

Contribution process:

  • C4 process is at http://rfc.zeromq.org/spec:16.
  • All commits are be backed by issues.
  • All commits are made as pull requests from forked work repository.