[Twisted-Python] PB and multiple apps

Kevin Turner acapnotic at twistedmatrix.com
Fri Feb 14 23:42:57 EST 2003


On Fri, 2003-02-14 at 18:55, Jeff Grimmett wrote:
> Let me boil this down to essentials. I need a way of creating and
> invoking a one-shot pb client to communicate with a remote object in a
> manner that can be re-used by modules either in an app/rector or modules
> that are functioning outside of an app/reactor.  

Nothing functions outside of a reactor.

That is to say, if you're using Twisted, embrace the framework.  Don't
attempt to use it just part of the time, running some pieces inside it
and leaving the rest of your program out.  Unless, for some reason I
have missed, you are working in an environment that cannot integrate
with Twisted?  What is your application here?

-- 
The moon is waxing gibbous, 94.2% illuminated, 12.5 days old.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://twistedmatrix.com/pipermail/twisted-python/attachments/20030214/6144a411/attachment.pgp 


More information about the Twisted-Python mailing list