I still don't 100% understand stackless python OK it doesn't use the C stack It is faster for doing recursion and a bit faster overall Why else would someone use it? Async I/0 Microthreads Wouldn't this be better in the OS level? The 2.5x linux kernel contains support for both those things. What about psyco - wouldn't that have much of the same effect? Anthony