[Twisted-Python] Invalidating a perspective.

Kevin Turner acapnotic at twistedmatrix.com
Fri Sep 27 17:04:05 MDT 2002


I'm trying to figure out how to shut down a Service.  Assuming you're
keeping a list of perspectives signed on (presumably with the
perspective.attached and detached methods), how do you kick them off? 
You can just nuke the transport, but with pb.IdentityConnector enabling
the use of multiple services over a single transport, that probably
isn't a good idea anymore.  

Is there a way to tell the broker to mark the perspective as stale or
something?  Seems like this isn't the only time when you'd want to
invalidate all RemoteReferences to an object.

-- 
The moon is waning gibbous, 69.8% illuminated, 20.2 days old.





More information about the Twisted-Python mailing list