<div class="gmail_quote">On Mon, Sep 14, 2009 at 1:57 PM, Freddy Martinez Garcia <span dir="ltr">&lt;<a href="mailto:freddy@cbm.uo.edu.cu">freddy@cbm.uo.edu.cu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div style="font-family: &#39;FreeMono&#39;; font-size: 11pt; font-weight: 400; font-style: normal;">hello to everybody...<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>well I need to do something with twisted, and I don&#39;t how I can do it...<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>My application use the twisted&#39;s framework, and it is a process manager. My problem is when I run a process with twisted I have to do &quot;reactor.run()&quot; and my application is one web service which is running, and to run this web service I have to do too &quot;reactor.run()&quot;...<br>

<p style="margin: 0px; text-indent: 0px;"><br></p>how can I run one process with twisted if the reactor is running ???<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>thanks<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>regards<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>Freddy<br>
<p style="margin: 0px; text-indent: 0px;"><br></p>-------<br>
Freddy Martinez Garcia<br></div></blockquote></div><br><br>I&#39;m not sure it&#39;s clear what exactly you are trying to do...<br><br>Have you read: <a href="http://twistedmatrix.com/projects/core/documentation/howto/process.html">http://twistedmatrix.com/projects/core/documentation/howto/process.html</a><br>
<br>Kevin Horn<br>