Thread-based or event-based?
Posted Mar 2, 2007 18:17 UTC (Fri) by
shane (subscriber, #3335)
In reply to:
Thread-based or event-based? by zooko
Parent article:
Thread-based or event-based?
If you are writing in Python it is rather easier to write your
event-based code.
Of course, it's also easier to write your threaded code.:)
(
Log in to post comments)