Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-backend / pithos / backends / lib @ f8e0f0ed

Name Size
  hashfiler
  rabbitmq
  sqlalchemy
  sqlite
__init__.py 0 Bytes

Latest revisions

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

pithos: Use new ArchipelagoConfFile constant

Remove BACKEND_ARCHIPELAGO_CONF and use the new ArchipelagoConfFile
introduced in WorkerGlue class.

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

pithos: New constants in ModularBackend class

Introduce new constants archipelago_conf_file and xseg_pool_size
in ModularBackend class. The new constant DEFAULT_ARCHIPELAGO_CONF_FILE
is set in the default path '/etc/archipelago/archipelago.conf'.

Create the XSEG Object Pool while initializing ModularBackend class.

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

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

pithos: pep8 fixes

9762de48 01/09/2014 02:22 pm Filippos Giannakos

pithos: Do not put xseg request before map retrieval

During map_retr_archipelago, we should not put the xseg request which fetched
the map data, before actually retrieving them.

The ctypes "from_address" method, does not copy the data where the pointer
points. It simply creates a ctypes instance using the given memory. Ctypes...

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

pithos: Add Archipelago Blocker and Mapper

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

pithos: Remove File - RADOS Blocker and Mapper

Add new constant for Archipelago configuration file in pithos API,
PITHOS_BACKEND_ARCHIPELAGO_CONF

b045ca90 12/16/2013 05:44 pm Sofia Papagiannaki

pithos: Reduce interaction with the database

View revisions

Also available in: Atom