Revision 329753ae docs/connection.rst

b/docs/connection.rst
3 3

  
4 4
An http connection package with connection pooling.
5 5

  
6
In version 0.6 and on it is safe to use parallel connections with greenlets.
6
In version 0.6 and on it is safe to use threaded connections.
7 7

  
8
It uses httplib and GRNet Synnefo snf-common packages. All pooling parameters are configures in the external snf-common package.
8
It uses httplib and GRNet Synnefo snf-common packages. Pooling parameters are configures in the external snf-common package.
9 9

  
10 10
.. automodule:: kamaki.clients.connection
11 11
    :members:

Also available in: Unified diff