In addition, avoid Twisted if you have to do some synchronous operation
that takes a long time.  For example, in one of my projects that used
Twisted, I had to execute a command to load firewall rules.  This could
take a long time since the rules often used DNS names and the program
had to look up all the DNS names.  This caused the Twisted application
to block, so all connections lagged until it was done.
-- 
Obama Nation | My emails do not have attachments; it's a digital signature
that your mail program doesn't understand. | 
http://www.subspacefield.org/~travis/ 
If you are a spammer, please email [email protected] to get blacklisted.

Attachment: pgpRLwADS69hp.pgp
Description: PGP signature



Reply via email to