Skip to main content

Coroutines in python using enhanced generators from python 2.5

Project description

Coroutines in python using enhanced generators from python 2.5

This is a library for network oriented, coroutine based programming. The interfaces and events/operations aim to mimic thread features. Coroutines work as simple generators, the operations and events work as objects passed in and out of the generator, these objects are managed by the scheduler/network poller.

Other features include a wsgi server, epoll/sendfile enhancements, support for both win32 and linux.

Project page at: http://cogen.googlecode.com/ Development version at: http://cogen.googlecode.com/svn/trunk/cogen/#egg=cogen-dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cogen-0.1.0.zip (129.7 kB view hashes)

Uploaded Source

Built Distribution

cogen-0.1.0-py2.5.egg (4.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page