Ersin ER a écrit :
Hi,
As far as I understand size of a page in our JDBM implementation is
specified in terms of number of entries, not in bytes. So we're not using
fixed length pages. In such a case how can we control the amount of memory
that JDBM uses? And from both theoretical and practical perspective, how
does variable length pages affect performance? (Or am I mistaken about
this?)
I have no idea. This is definitively something we have to dig if we want
to be serious about tunning, in any case. Right now, we focused on
getting the server woring and be compliant...
Greetings,