[Httplib2-discuss] Asynchronous requests
Status: Beta
Brought to you by:
jcgregorio
From: Blair Z. <bl...@or...> - 2006-11-08 23:29:13
|
Hi, We're building a PyQt app around httplib2 and don't want to block the GUI while httplib2 is making a request of our database backed REST API. Besides just doing your own threading around httplib2, is there another way to do this? What about Twisted or asyncore? I haven't looked into this in great detail, so if anybody has any directions and/or experience, that would be appreciated. Regards, Blair -- Blair Zajac, Ph.D. http://www.orcaware.com/svn/ |