public marks

PUBLIC MARKS from greut with tags py & pdf

17 December 2011 14:15

A Curious Course on Coroutines and Concurrency

This tutorial is a practical exploration of using Python coroutines (extended generators) for solving problems in data processing, event handling, and concurrent programming. The material starts off with generators and builds to writing a complete multitasking environment that can run thousands of concurrent tasks without using threads or using code based on event-driven callbacks (i.e., the "reactor" model)

greut's TAGS related to tag py

agil +   amazon +   AMQP +   appengine +   aws +   bayes +   blog +   book +   c +   ci +   code +   continuous integration +   couchdb +   database +   db +   deployment +   django +   Erlang +   extension +   facebook +   framework +   free +   google +   html +   http +   migrate +   nginx +   pattern +   pdf +   pipe +   pocoo +   presentation +   progamming +   pylons +   python +   restish +   rss +   SciPy +   script +   search +   server +   simpledb +   slides +   software +   spawning +   sqlalchemy +   testing +   tool +   topplabs +   tutorial +   twisted +   UED +   ui +   unittest +   uri +   usability +   use +   video +   web +   web.py +   webapp +   werkzeug +   wsgi +   xapian +   xhtml +