Revision ac5afc12 docs/developers/connection.rst

b/docs/developers/connection.rst
7 7

  
8 8
The Connection package uses httplib, standard python threads and a connection pooling mechanism.
9 9

  
10
.. note:: in versions 0.6.0 to 0.6.1 the GRNet Synnefo *snf-common* package is used for its connection pooling module. Since version 0.6.2 the underlying pooling mechanism is packed in a new GRNet package called *objpool*, which is now used instead of snf-common.
10
.. note:: in versions 0.6.0 to 0.6.1 the GRNET Synnefo *snf-common* package is used for its connection pooling module. Since version 0.6.2 the underlying pooling mechanism is packed in a new GRNET package called *objpool*, which is now used instead of snf-common.
11 11

  
12 12
.. automodule:: kamaki.clients.connection
13 13
    :members:

Also available in: Unified diff