[Twisted-Python] using perspective broker to talk to a subprocess?

Glyph Lefkowitz glyph at twistedmatrix.com
Tue Oct 6 23:56:07 EDT 2009


On Tue, Oct 6, 2009 at 11:18 PM, Ryan Burns <rburns at stic.net> wrote:


> Disregarding reasons of why I would want to do this, is this something
> that is possible?


Absolutely.  Here's an example that uses AMP rather than PB:

    https://launchpad.net/ampoule

If AMP is OK, you can just use Ampoule as-is; if not, you can replace the
AMP protocol classes it uses with the appropriate PB analogs.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20091006/be43624a/attachment.htm 


More information about the Twisted-Python mailing list