[Tutor] asyncore/asynchat

Andreas Kostyrka andreas at kostyrka.org
Wed Apr 2 14:27:26 CEST 2008


Well, the source is easy enough to read.

Although I wouldn't call Twisted a complication. If all you want is your
async server Hello World example, asyncore is fine. If you intend to use
the stuff for serious things, one usually starts to reinvent/reimplement
Twisted anyway.

Andreas

Am Mittwoch, den 02.04.2008, 07:07 -0500 schrieb WW:
> Hi, I'm new to the list, and fairly new-ish to python. I'd rate my
> programming experience as beginning-intermediate, and I've had some
> experience with c++ and VBS, and I'm currently a freshman CS major.
> 
> Now to my question(s?).
> 
> I'm really interested in learning some socket driven programming,
> specifically asyncore/asynchat. I don't need the power or complication
> of twisted, but I'm having serious trouble finding any decent
> tutorials about asyncore/asychat... so where can I find a good
> tutuorial?
> 
> Thanks for the help,
> Wayne
> 
> -- 
> To be considered stupid and to be told so is more painful than being
> called gluttonous, mendacious, violent, lascivious, lazy, cowardly:
> every weakness, every vice, has found its defenders, its rhetoric, its
> ennoblement and exaltation, but stupidity hasn't. - Primo Levi 
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> http://mail.python.org/mailman/listinfo/tutor
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.python.org/pipermail/tutor/attachments/20080402/370a1ff5/attachment.pgp 


More information about the Tutor mailing list