<div dir="ltr">







<p class="">Hello everyone,</p><p class="">What happens if some code starts a thread while I am using Twisted's reactor? </p><p class="">Here is what I need to use: <a href="https://github.com/ekulyk/PythonPusherClient/blob/master/pusherclient/connection.py#L12">https://github.com/ekulyk/PythonPusherClient/blob/master/pusherclient/connection.py#L12</a></p><p class="">This thread polls some socket to handle received TCP messages. It appears it has been very slow in production. Is it this mix of twisted and non-twisted threading that causes this brutal slowdown? If so, how can I easily speed it up without having to twistify the library I need to use? (and practically rewrite it)</p><p class="">Thank you,</p>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Alexandre Quessy - 亚历山大 - ألكسندر<br><a href="http://alexandre.quessy.net" target="_blank">http://alexandre.quessy.net</a> - Artiste en nouveaux médias<br><a href="http://perte-de-signal.org" target="_blank">http://perte-de-signal.org</a> - Membre de Perte de signal<div><a href="http://sourcelibre.net" target="_blank">http://sourcelibre.net</a> - Développement logiciel et conception de sites Web</div><div><a href="http://labalab.ca" target="_blank">http://labalab.ca</a> - Impliqué dans LabàLab - communauté de pratique en arts numériques<br><div><br></div></div></div></div></div></div>
</div>