[ZODB-Dev] Re: ZODB Benchmarks
    David Binger 
    dbinger at mems-exchange.org
       
    Fri Nov  2 11:24:50 EDT 2007
    
    
  
On Nov 2, 2007, at 10:58 AM, Lennart Regebro wrote:
> It seems to me having one thread doing a background consolidation one
> transaction at a time seems a better way to go,
Maybe, but maybe that just causes big buckets to get invalidated
in all of the clients over and over again, when we could accomplish
the same objective in one invalidation by waiting longer and executing
a bigger consolidation.
> although certainly the
> best thing would be to test all kinds of solutions and see.
No doubt about that.
    
    
More information about the ZODB-Dev
mailing list