[Twisted-Python] how to manage multiple services using application

William Hanwoody hanwoody at gmail.com
Tue Sep 19 10:23:00 EDT 2006


Hi All:

I want to manage multiple services in one twisted.application, multiple 
services contain t.app.internet.TCPClient services and 
t.app.internet.TCPServer services.

After client service(a.app.internet.TCPClient) connected and get results,
Do I need to stop client service? if needed, how to do it?

another question is how to use Deferred in twisted.application framework?

Thanks

-- 
_______________________________________________________________
William Hanwoody                             hanwoody at gmail.com

A senior Linux engineer, like system integrate
My blog - hanwoody.livejournal.com
_______________________________________________________________
Q:	What does it say on the bottom of Coke cans in North Dakota?
A:	Open other end.
_______________________________________________________________





More information about the Twisted-Python mailing list