New RPC system based on zeroMQ
Add new server and client classes Convert user ops and platform statistics to use new RPC
Showing
... | ... | @@ -4,3 +4,4 @@ docker-py |
mysql-connector-python | ||
SQLAlchemy | ||
rpyc | ||
zmq |
setup.py
0 → 100644
zoe_client/entities.py
0 → 100644
zoe_client/ipc.py
0 → 100644
zoe_scheduler/ipc.py
0 → 100644
Please register or sign in to comment