[Twisted-Python] order of remote requests

Wolfgang Rohdewald wolfgang at rohdewald.de
Tue Dec 29 01:07:26 MST 2009


Hi,

when I send two remote calls A and B over the network, in that
order, using the twisted perspective broker callRemote method,
is it granted that A is processed first on the other side even
if B  arrives first? Or should I only send B after I got an
answer to A?

-- 
Wolfgang




More information about the Twisted-Python mailing list