Re: How to reduce number of conflicts in a BTree
Jim Fulton <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <CAPDm-FjRpCVJrTzv+pmvHdUe5_+gBy6+reON4aRMzFtM4cSCvA@mail.gmail.com> |
On Thu, Jan 19, 2017 at 2:32 AM, Sanjay Rao <[email protected]> wrote: > Hello, > > Is there any way to reduce number of conflicts by altering following > parameters ? > > _bucket_type > max_leaf_size > max_internal_size > Yes, also key selection. Changes in architecture are likely to be more helpful. This is all application dependent. > In my application, lots of conflicts are raised in BTrees used in catalog > indexes. Can I alter those BTrees using above parameters and reduce number > of conflicts ? > or any other way to reduce number of conflicts in catalog indexes ? > In a few days I'll be making an announcement that will allow you to do a "kobayashi maru" on this problem. :) Stay tuned. Jim -- Jim Fulton http://jimfulton.info -- You received this message because you are subscribed to the Google Groups "zodb" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.