Dario Bertini wrote: > Un po' di commenti sparsi: > > [snip] Complimenti per la pazienza (e lo stomaco), Dario. :-)
Altri due commenti. Il multithreading (con preemption e stato condiviso e mutabile) è brutto e cattivo. Lo usavo per applicazioni di rete 13 anni fa, prima di scoprire Twisted e poi Tornado <http://www.tornadoweb.org/en/stable/networking.html>. Eventi asincroni for the win. Per far pratica va bene, se ti serve sul serio non reinventare la ruota, usa uno delle migliaia di programmi già pronti come ZMap <https://zmap.io/>. -- Nicola 'tekNico' Larosa <http://www.tekNico.net/> Sadly, the human brain came without documentation, like most open source projects. Luckily, we have many people who worked on understanding the human brain. Writing code meant to execute on brains is easier, and more efficient, after reading what sparse documentation we do have. - Moshe Zadka, March 2011 _______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python