On 9 Mar 2014, at 12:20, Chris Withers wrote:

> Aside from that, what's people's experience/recommendations when it comes to 
> the plethora of async stuff currently available?
> twisted, tornado, tulip or even good old fashioned asyncore seem like 
> possibilities, I'm wondering which way to go

Whatever you do, keep your fingers off asyncore, that’s a complete turd 
unfortunately (hence tulip).  As for Twisted, you can use it within synchronous 
projects via https://pypi.python.org/pypi/crochet/ now.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to