[Twisted-Python] SetUID per XML RPC client

Phil Mayers p.mayers at imperial.ac.uk
Sat Mar 22 04:51:57 MDT 2008


Faraz Khan wrote:
>>>
>>> Any advice would be highly appreciated.
>>>
>>>
>>
>> Run child processes doing the actual admin tasks.
> 
> You mean respawn a different process altogether using os.respawn or the 

Yes, but you'll need to use the Twisted process support e.g. see 
twisted.internet.utils.getProcess*

> likes? Thats what I would think- was just hoping for a less wasteful 
> approach but I guess there is none.




More information about the Twisted-Python mailing list