Statistics
| Branch: | Tag: | Revision:

root / kamaki / clients @ cccff590

Name Size
  connection
__init__.py 7.7 kB
astakos.py 2.1 kB
compute.py 11.6 kB
cyclades.py 9.6 kB
image.py 4.8 kB
pithos.py 27.3 kB
pithos_rest_api.py 31.4 kB
storage.py 8.3 kB
tests.py 82.7 kB
utils.py 4.5 kB

Latest revisions

# Date Author Comment
cccff590 11/16/2012 06:17 pm Stavros Sachtouris

Thread limit can be set by user

cad39033 11/16/2012 05:31 pm Stavros Sachtouris

Gradual thread inc/decrease in up/download

Thread inc/decrease is now generic for all clients that might need it
with the method _watch_thread_limit

Algorithm: set a small thread limit and when reached wait for active threads to
finish. Measure avg time. If avg time decreases, increase thread limit...

e9abe82b 11/16/2012 02:10 pm Stavros Sachtouris

Avoid to many threads in upload

d53062bd 11/15/2012 02:27 pm Stavros Sachtouris

Modify history commands

75c3fc42 11/15/2012 01:50 pm Stavros Sachtouris

Fix new deep-level bug in shell

af6de846 11/09/2012 03:45 pm Stavros Sachtouris

Start refactoring main CLI

Aims:
- cleaner cli load-point code
- move more argument logic to argument module
- move command loading to the seperate service cli modules:
each command spec module will provide a mechanism for loading
command interfaces (all of them or specific cmds)

062b1d0a 11/09/2012 01:44 pm Stavros Sachtouris

Extract json-encoded error info in clients

6cdfdcf3 11/09/2012 01:11 pm Stavros Sachtouris

Minor improvements to server_wait behavior

c59aef27 11/08/2012 03:20 pm Stavros Sachtouris

Fix minor wait_server bug, discover a cli bug

CLI bug: deep-level commands malfunction

fd1f1d96 11/08/2012 02:48 pm Stavros Sachtouris

NEW server method: wait_server + cli command

wait for server to reach state (e.g. while building)

View revisions

Also available in: Atom