Jaco Breitenbach
2012-11-03 12:26:12 UTC
Dear all,
My application consists of several indepent processes that must all access
(read) the same data table during processing. In order to optimise memory
usage I was wondering if it is possible to load an in-memory SQLite
database into shared memory. The database would be maintained by a
separate management process and all other processes would only require read
access. This way only one copy of the database would have to be held in
system memory.
Is this possible with the current implementation of SQLite? Any
suggestions would be welcome.
Best regards,
Jaco
My application consists of several indepent processes that must all access
(read) the same data table during processing. In order to optimise memory
usage I was wondering if it is possible to load an in-memory SQLite
database into shared memory. The database would be maintained by a
separate management process and all other processes would only require read
access. This way only one copy of the database would have to be held in
system memory.
Is this possible with the current implementation of SQLite? Any
suggestions would be welcome.
Best regards,
Jaco
--
Sent from Gmail Mobile
Sent from Gmail Mobile