Connection ========== An http connection package with connection pooling. In version 0.6 and on it is safe to use parallel connections with greenlets. It uses httplib and GRNet Synnefo snf-common packages. All pooling parameters are configures in the external snf-common package. .. automodule:: kamaki.clients.connection :members: :show-inheritance: :undoc-members: