On Mon, 21 Aug 2000 13:11:51 +0200, Avi Kivity <[EMAIL PROTECTED]> wrote:

>It depends upon, well, the container. I expect most use the
>least-recently-used (LRU) or a similar policy.

Yes. The NRU algorithm (Not Recently Used) is also a common option as
policy since it is not as computationally expensive as LRU.

/Rickard

--
Rickard Öberg

Email: [EMAIL PROTECTED]
http://www.telkel.com
http://www.jboss.org
http://www.dreambean.com

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to