Skip to content

reinbach/mdbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdbase

ZeroMQ MajorDomo Titanic Pattern implementation

Objectives

What would it take to make use of this pattern as the central base for a service orientated architecture.

Various services able to auto register with the base and clients able to call these various services.

Logging and system status added to the base to get some insight into what is happening and how things are performing.

Aiming to support mainly Python 3.x with the hope of being backward compatible to Python 2.6

Installation

Basic installation;

git clone https://github.com/reinbach/mdbase.git
cd mdbase/
python setup.py install

To run the tests;

pip install -r tests/requirements.txt
py.test

You can view coverage report at tests/coverage

About

ZeroMQ MajorDomo Titanic Patterm implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages