Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / JavaBeans / August 2003

Tip: Looking for answers? Try searching our database.

Minimum Instance Cache Size ?

Thread view: 
db501 - 29 Jul 2003 15:34 GMT
Why some servers such as JBoss have Minimum Instance Cache Size in
1) Stateful Session Bean
2) Entity Bean
After studying lifecycle of this beans I don't see how it is possible the
cache can have more beans in it than it is needed by clients.
Adam Maass - 01 Aug 2003 15:31 GMT
"db501" <db501@torfree.net> wrote in message:
> Why some servers such as JBoss have Minimum Instance Cache Size in
> 1) Stateful Session Bean
> 2) Entity Bean
> After studying lifecycle of this beans I don't see how it is possible the
> cache can have more beans in it than it is needed by clients.

1. Create an instance. (In response to request.)
2. Instance services request.
3. Instance is returned to pool to await further request.

If there is an initial burst of activity followed by lower activity, the
instance pool will likely contain idle instances.

-- Adam Maass


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.