A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/1999-May/095230.html below:

[Python-Dev] coroutines vs. continuations vs. threads

[Python-Dev] coroutines vs. continuations vs. threads [Python-Dev] coroutines vs. continuations vs. threadsrushing at nightmare.com rushing at nightmare.com
Tue May 18 07:56:37 CEST 1999
Jeremy Hylton writes:
 > I have to admit that I'm a bit unclear on the motivation for all
 > this.  As Gordon said, the state machine approach seems like it would
 > be a good approach.

For simple problems, state machines are ideal.  Medusa uses state
machines that are built out of Python methods.  But past a certain
level of complexity, they get too hairy to understand.  A really good
example can be found in /usr/src/linux/net/ipv4.  8^)

-Sam



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4