[Python-Dev] microthreading vs. async io (original) (raw)
Adam Olsen rhamph at gmail.com
Thu Feb 15 18:40:09 CET 2007
- Previous message: [Python-Dev] microthreading vs. async io
- Next message: [Python-Dev] microthreading vs. async io
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/15/07, Jean-Paul Calderone <exarkun at divmod.com> wrote:
Is the only problem here that this style of development hasn't had been made visible enough?
Perhaps not the only problem, but definitely a big part of it. I looked for such a thing in twisted after python 2.5 came out and was unable to find it. If I had I may not have bothered to update my own microthreads to use python 2.5 (my proof-of-concept was based on real threads).
-- Adam Olsen, aka Rhamphoryncus
- Previous message: [Python-Dev] microthreading vs. async io
- Next message: [Python-Dev] microthreading vs. async io
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]