[Twisted-Python] combine local and remote calls in perspective brokers

Sergey Gerasimov sergun at gmail.com
Sun Feb 24 11:23:14 EST 2013


Hello to all!

 

I'm using PB as communication protocol for components of my system.

Components can be located locally on the only one machine or in distributed
fashion. It depends on the config file.

 

At the moment all communications are implemented as callRemote calls. I
would like to keep this unified way of communication but make inter-machine
calls as efficient as possible. What is the best way to do that?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20130224/bc38ac64/attachment.htm 


More information about the Twisted-Python mailing list