Hello! 2009/2/7 Sam Rushing <[email protected]>: > With the right language (and a scheduler) you can build a > non-preemptive thread system that mortals can actually program.
(of course, I take it you've read http://www.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-1.html , every python developer has.) It's not obvious to me why storing 100,000 stacks and thread states even constitutes an alternative to async I/O. Regarding simple python bitc prototypes, it could be a bit of fun writing a translatable bitc machine with pypy- it'd be usable faster. William _______________________________________________ bitc-dev mailing list [email protected] http://www.coyotos.org/mailman/listinfo/bitc-dev
