Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / workers @ 3759eddb

# Date Author Comment
97c506bd 01/09/2014 02:23 pm Chrysostomos Nanakos

pithos: Add snf-image support

1a5d1649 01/09/2014 02:23 pm Chrysostomos Nanakos

pithos: Add default Archipelago config file

Add new constant ArchipelagoConfFile for the default Archipelago
config file. Set ArchipelagoConfFile after calling setupXsegPool
function.

f8e0f0ed 01/09/2014 02:23 pm Chrysostomos Nanakos

pithos: pep8 fixes

b7c0a872 01/09/2014 02:23 pm Chrysostomos Nanakos

pithos: Move Xseg Pool initialization

Move Xseg Object Pool initialization to hashfiler module

b5636704 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: pep8 fixes

2ed320c3 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Remove unused import objpool

39b8ea63 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Add glue code for Archipelago XSEG Object Pool and Gunicorn

43a6d018 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Add monkey patch for making XSEG Request go green

517bd2fc 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Add configuration file for Gunicorn

Make workers delegate only one XSEG port pool

06a33909 01/09/2014 02:22 pm Chrysostomos Nanakos

pithos: Add Gevent Gunicorn Worker for Archipelago