[Stackless] asyncore/chat or stackless

Count László de Almásy calmasy at gmail.com
Fri Oct 20 00:41:17 CEST 2006


On 10/19/06, Andrew Francis <andrewfr_ice at yahoo.com> wrote:
> I second Twisted. Twisted takes a more high level
> approach to networking than asyncore/asynchat. I
> haven't implemented SMTP but the HTTP server code is
> relatively short. The key "trick" is to have the
> callback and the Stackless tasklet (the term for a
> thread) share channels.

Are you advocating using Twisted on Stackless instead of regular
Python, or am I misunderstanding?

_______________________________________________
Stackless mailing list
Stackless at stackless.com
http://www.stackless.com/mailman/listinfo/stackless



More information about the Stackless mailing list