[ZODB-Dev] Re: ZODB Benchmarks
    Benji York 
    benji at zope.com
       
    Fri Nov  2 13:29:52 EDT 2007
    
    
  
Laurence Rowe wrote:
> Essentially you end up with a solution very similar to QueueCatalog but 
> with the queue being searchable.
> 
> The pain is then in modifying all of the indexes to search the queue in 
> addition to their standard data structures.
In many applications it is acceptable to have a catalog (or other data 
structure) that is slightly out of date.  In those, you can ignore the 
queued data.
-- 
Benji York
Senior Software Engineer
Zope Corporation
    
    
More information about the ZODB-Dev
mailing list