Nemec,

Meta kit is an "imbeded" database that archives speed and simplicity by not dealing with page swapping like a more complex database. Thus, the database is in memory when you are using it.

PS. I'm not an expert so I could be wrong :/
Tom K.

Hello,

I am evaluating Metakit and have looked at the memory usage under linux. I
wrote a test program in C++ that adds batches of 5000 rows to a view and
commits after each batch, repeating this every few seconds.

I noticed that the RAM usage of my test program grows linearly as more rows
are added.
What can I do to limit the RAM usage of such a program?

Thanks,
Bernhard
_____________________________________________
Metakit mailing list  -  [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit

_____________________________________________ Metakit mailing list - [EMAIL PROTECTED] http://www.equi4.com/mailman/listinfo/metakit

Reply via email to