<div class="gmail_quote">On Thu, Oct 1, 2009 at 4:27 PM, Steve <span dir="ltr">&lt;<a href="mailto:steve@divillo.com">steve@divillo.com</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;">
If you are using PostgreSQL you can use this technique<br>
<br>
<a href="http://www.divillo.com" target="_blank">http://www.divillo.com</a><br><br></blockquote><div><br>This is very interesting, thanks for sharing!<br><br>However, whenever I see a Twisted program calling select()... especially select() in a thread ;-) I wonder if things couldn&#39;t be made a bit simpler, responsive, and performant by just asking the Twisted main loop to monitor the file descriptor instead.  It looks like &quot;psycho pig two&quot; has the functionality that you need.<br>
<br>(Are you planning to keep this technique described on the front of your website indefinitely?  If not, a more durable link would be great :).)<br><br></div></div>