[Web-SIG] [PEP 444] Future- and Generator-Based Async Idea

David Stanek dstanek at dstanek.com
Sat Jan 8 15:08:57 CET 2011


On Sat, Jan 8, 2011 at 6:26 AM, Alice Bevan–McGregor
<alice at gothcandy.com> wrote:
>
> I've finished touching up the p-code illustrating my idea of using
> generators to implement async functionality within a WSGI application and
> middleware, including the idea of a wsgi2ref-supplied decorator to simplify
> middleware.
>
>        https://gist.github.com/770743
>

Under the new spec would I be forced to make my applications and
middleware this complicated? Where is the most up-to-date version of
pep444?

-- 
David
blog: http://www.traceback.org
twitter: http://twitter.com/dstanek


More information about the Web-SIG mailing list