Re: Creating socket.connect while in epoll loop

2012-09-12 Thread calderone . jeanpaul
On Wednesday, September 12, 2012 12:01:58 PM UTC-4, Miki Tebeka wrote: > Greetings, > > I'm trying to write a reverse TCP proxy using epoll (just for learning). > > I've started with the code at http://scotdoyle.com/python-epoll-howto.html > and got to https://gist.github.com/3707665. > > > How

Re: Async client for PostgreSQL?

2012-09-03 Thread calderone . jeanpaul
On Saturday, September 1, 2012 3:28:52 PM UTC-4, Laszlo Nagy wrote: > > Hi > > > > > > does running on tornado imply that you would not consider twisted > > > http://twistedmatrix.com ? > > > > > > If not, twisted has exactly this capability hiding long running > > > queries on whatever db'