Devraj Mukherjee wrote:
The first part of the problem is that I need to be able to at all times
maintain a readable set of objects in memory, I am planning to achieve
that using session variables, but I hear that session variables can
become very inefficient, how true is that?
Very true. In Java
On Fri, 05 Nov 2004 00:26:24 +1100, Devraj Mukherjee
<[EMAIL PROTECTED]> wrote:
> The first part of the problem is that I need to be able to at all times
> maintain a readable set of objects in memory, I am planning to achieve
> that using session variables, but I hear that session variables can
>
Hi everyone,
I am attempting to write an implementation of Prevayler
(http://sourceforge,net/projects/prevayler), which has originally been
written for Java and provides a prevalance layer for storing objects
using incremental log files and taking snapshots of in fixed time intervals.
It seems
3 matches
Mail list logo