On Mon, Sep 14, 2009 at 1:57 PM, Freddy Martinez Garcia <
[email protected]> 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()"
> and my application is one web service which is running, and to run this web
> service I have to do too "reactor.run()"...
>
>
> how can I run one process with twisted if the reactor is running ???
>
>
> thanks
>
>
> regards
>
>
> Freddy
>
>
> -------
> Freddy Martinez Garcia
>


I'm not sure it's clear what exactly you are trying to do...

Have you read:
http://twistedmatrix.com/projects/core/documentation/howto/process.html

Kevin Horn
_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to