Navigation
index
modules
|
next
|
cogen v0.2.0 documentation
»
Table Of Contents
Welcome to cogen’s documentation!
Getting started
WSGI Server
Modules
Indices and tables
Next topic
Installation
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Welcome to cogen’s documentation!
¶
Getting started
¶
Installation
General concepts
The yield statement
Calling other coroutines
Running your first cogen app
WSGI Server
¶
Server overview
Paste Integration
Usage example
Asynchronous server extensions
Introduction
Example app with coroutine extensions
Example reading the input asynchronously
Running async apps in a regular wsgi stack
Pylons
Modules
¶
Core
cogen.core
cogen.core.coroutines
cogen.core.events
cogen.core.pipe
cogen.core.proactors
cogen.core.proactors.base
cogen.core.proactors.select_impl
cogen.core.pubsub
cogen.core.queue
cogen.core.schedulers
cogen.core.sockets
cogen.core.util
Web
cogen.web
cogen.web.async
cogen.web.wsgi
Indices and tables
¶
Index
Module Index
Search Page
Navigation
index
modules
|
next
|
cogen v0.2.0 documentation
»