#63: replace xml-rpc with our own protocol -------------------------------------+----------------------------- Reporter: olichtne | Owner: Type: enhancement | Status: new Priority: major | Milestone: Stable Release Component: lnst-ctl and lnst-slave | Version: Keywords: | Blocked By: Blocking: | -------------------------------------+----------------------------- Today we agreed that our current communication through xml-rpc is not ideal for our purposes. Instead we want to implement our own communication protocol that can be used for calling methods on slaves, and transmit data between the controller and the slaves.
We want to have a separate class that will handle all the connections on the controller and provide an abstraction over them. The lower level implementation will probably be based on sending python pickles over through tcp sockets.
#63: replace xml-rpc with our own protocol --------------------------------------+---------------------------- Reporter: olichtne | Owner: olichtne Type: enhancement | Status: new Priority: major | Milestone: Stable Release Component: lnst-ctl and lnst-slave | Version: Resolution: | Keywords: Blocked By: | Blocking: --------------------------------------+---------------------------- Changes (by rpazdera):
* owner: => olichtne
#63: replace xml-rpc with our own protocol --------------------------------------+---------------------------- Reporter: olichtne | Owner: olichtne Type: enhancement | Status: closed Priority: major | Milestone: Stable Release Component: lnst-ctl and lnst-slave | Version: Resolution: fixed | Keywords: Blocked By: | Blocking: --------------------------------------+---------------------------- Changes (by rpazdera):
* status: new => closed * resolution: => fixed
Comment:
Patch is here:
https://lists.fedorahosted.org/pipermail/lnst- developers/2013-March/001008.html
Closing for now.
lnst-developers@lists.fedorahosted.org