Pythoin MUD (PyMUD?)

Courageous jkraska1 at san.rr.com
Tue Jun 26 02:18:37 EDT 2001


>Stackless could be a solution. Pre-emptively scheduled
>microthreads.

An aside:

It's peudo-preemption, really. Time spent in external modules
and the like is not preempted, so unexpected behaviors can
arise.

C//




More information about the Python-list mailing list