This branch aims to reimplement MplServer based on python socketserver....
This branch aims to reimplement MplServer based on python socketserver. Additionally the objects are now serialized by pickle instead of our homebrew string representation. With this commit a remote call of readData is already working. If successful the classes Mplserver2 MplClient2 are drop in replacements for the unnumbered versions.
mplClient2.py
0 → 100644
mplServer2.py
0 → 100644
progressbar.py
0 → 100644
signal.py
0 → 100644
Please register or sign in to comment