Re: [Twisted-Python] help with rector

2009-09-14 Thread exarkun
On 06:57 pm, fre...@cbm.uo.edu.cu wrote: >hello to everybody... > >well I need to do something with twisted, and I don't how I can do >it... > >My application use the twisted's framework, and it is a process >manager. My >problem is when I run a process with twisted I have to do >"reactor.run()"

Re: [Twisted-Python] help with rector

2009-09-14 Thread Kevin Horn
On Mon, Sep 14, 2009 at 1:57 PM, Freddy Martinez Garcia < fre...@cbm.uo.edu.cu> wrote: > hello to everybody... > > > well I need to do something with twisted, and I don't how I can do it... > > > My application use the twisted's framework, and it is a process manager. My > problem is when I run a

[Twisted-Python] help with rector

2009-09-14 Thread Freddy Martinez Garcia
hello to everybody... well I need to do something with twisted, and I don't how I can do it... My application use the twisted's framework, and it is a process manager. My problem is when I run a process with twisted I have to do "reactor.run()" and my application is one web service which is run