Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ 33dc6317

Name Size
  connection
  pithos_sh_lib
__init__.py 5.5 kB
astakos.py 2.1 kB
compute.py 10.8 kB
cyclades.py 6.8 kB
image.py 4.7 kB
pithos.py 51.5 kB
storage.py 8.8 kB
tests.py 46.8 kB
utils.py 4.5 kB

Latest revisions

# Date Author Comment
33dc6317 09/12/2012 03:03 pm Stavros Sachtouris

Fully integrate http connection modifications

f0598cb2 09/12/2012 01:21 pm Stavros Sachtouris

Fix gevent bug, move release action to connection

74275b1a 09/12/2012 12:16 pm Stavros Sachtouris

Minor bugfixes

5b263ba2 09/11/2012 06:10 pm Stavros Sachtouris

Implement kamakicon, use it

kamakicon: an httplib/ObjectPool based connection class

b1713259 09/10/2012 04:30 pm Stavros Sachtouris

Minor bugfixes

f364f960 09/10/2012 12:18 pm Stavros Sachtouris

Pool connections

Requests also block if pool is full (used to be just for
responses)

6ad245d5 09/07/2012 12:51 pm Stavros Sachtouris

Use connection pool after redesigning http connect

HTTPRequestsXxx objects now use connection pooling
Atually, connections are not pooled, but responses are.

Implementation of connection pooling with httplib not ready yet

Pooling tested in uploads

2576d8b1 09/05/2012 02:56 pm Stavros Sachtouris

HTTPConnection can support pooling implementations

118d9271 09/04/2012 07:25 pm Stavros Sachtouris

HTTP Response args are now properties

14af08c0 09/04/2012 06:43 pm Stavros Sachtouris

New package CLI (repackaging), minor bugfixes

kamaki now has two packages: cli and clients
cli contains all command line interface code
clients is an indepentand lib that can also used by 3rd parties
minor bugs in comput lib

View revisions

Also available in: Atom