[ZODB-Dev] Does ZODB pipeline load requests?

Jim Fulton jim at zope.com
Wed Feb 19 16:27:12 CET 2014


On Wed, Feb 19, 2014 at 9:57 AM, Dylan Jay <djay at pretaweb.com> wrote:
> On 19 Feb 2014, at 10:44 pm, Jim Fulton <jim at zope.com> wrote:
...
> yeah I figured it might be the case thats its hard to predict. In this case it's catalog indexing so I was wondering if something could be done with __iter__ on a btree? It's a reasonably good guess that you could start preloading more of those objects if the first few are loaded?

Iterators certainly seem like a logical place to start.

Jim

-- 
Jim Fulton
http://www.linkedin.com/in/jimfulton


More information about the ZODB-Dev mailing list