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?

 

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to