Pythoin MUD (PyMUD?)

Courageous jkraska1 at san.rr.com
Wed Jun 20 22:05:33 EDT 2001


>I've been working on one for a bit.  Python's an ideal language to
>use--it's dynamicness allows easy updating of areas and such while the
>mud is running.

You'll also find that if you use Stackless Python (with continuations) that
you can support a truly awesome level of threads.

C//




More information about the Python-list mailing list