Rearange and complete developers guide
[kamaki] / docs / developers / connection.rst
1 Connection
2 ==========
3
4 An http connection package with connection pooling.
5
6 In version 0.6 and on it is safe to use threaded connections.
7
8 It uses httplib and GRNet Synnefo snf-common packages. Pooling parameters are configures in the external snf-common package.
9
10 .. automodule:: kamaki.clients.connection
11     :members:
12     :show-inheritance:
13     :undoc-members: