« Previous | Next » 

Revision 35d42381

ID35d423819725e92020504be4a647fe7d9f152dbb
Parent 8ee4ec50
Child 717adf72, 45f442f7

Added by Vangelis Koukis almost 12 years ago

Pool pithos backends using ObjectPool

Use ObjectPool functionality from synnefo.lib.pool
to pool backend objects.

This reduces the per-request overhead significantly,
since each backend object is only initialized once,
and connections to the DB are persistent.

Also bump snf-common dependency to reflect need for
updated snf-common with ObjectPool support.

Signed-off-by: Georgios D. Tsoukalas <>
Signed-off-by: Vangelis Koukis <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences