Understanding loading mechanism

Qiwen Chen <[email protected]> Fri, 22 Feb 2019 20:30:51 -0800 (PST)
Newsgroups gmane.comp.web.zope.zodb
Message-ID <[email protected]>
------=_Part_96_497944573.1550896251400
Content-Type: multipart/alternative; 
	boundary="----=_Part_97_2047306337.1550896251400"

------=_Part_97_2047306337.1550896251400
Content-Type: text/plain; charset="UTF-8"

If I use IFBTree ( integer-keyed float-valued BTree) to store some time 
series data. How does the loading work? For example, if  l want to load the 
entire time series into memory, how many trips happen between the client 
and server? In the document, it says it uses lazy loading.  Does it mean 
each key value pair is loaded from the db to memory one at a time?

-- 
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.

------=_Part_97_2047306337.1550896251400
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">If I use IFBTree ( integer-keyed float-valued BTree) to st=
ore some time series data. How does the loading work? For example, if =C2=
=A0l want to load the entire time series into memory, how many trips happen=
 between the client and server? In the document, it says it uses lazy loadi=
ng. =C2=A0Does it mean each key value pair is loaded from the db to memory =
one at a time?</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;zodb&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">zodb+unsubscri=
[email protected]</a>.<br />
For more options, visit <a href=3D"https://groups.google.com/d/optout">http=
s://groups.google.com/d/optout</a>.<br />

------=_Part_97_2047306337.1550896251400--

------=_Part_96_497944573.1550896251400--