
Module Reference
****************

* "backdoor" -- Python interactive interpreter within a running
  process

* "corolocal" -- Coroutine local storage

* "debug" -- Debugging tools for Eventlet

* "db_pool" -- DBAPI 2 database connection pooling

  * Constructor Arguments

  * DatabaseConnector

* "event" -- Cross-greenthread primitive

* "greenpool" -- Green Thread Pools

* "greenthread" -- Green Thread Implementation

* "pools" - Generic pools of resources

* "queue" -- Queue class

* "semaphore" -- Semaphore classes

* "timeout" -- Universal Timeouts

* "websocket" -- Websocket Server

* "wsgi" -- WSGI server

  * SSL

  * Non-Standard Extension to Support Post Hooks

  * "100 Continue" Response Headers

* "eventlet.green.zmq" -- ØMQ support

* "zmq" -- The pyzmq ØMQ python bindings
