-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ashish,
On 9/9/2011 2:38 PM, Ashish Kulkarni wrote: > I have inherited this application, and it was developed this way, i > dont have time and resources to analyze this application to start > removing data from session, so i am looking for ways to get it > working without having to go through this process of removing data > from session, I thought if i could save session information in a > database instead of in heap it would work You may find that much of this data is not serializable, which might mean that you will have to "go through a process" anyway. > and so in memory database and it would be faster to access then > regular DB2 database Yes, an in-memory database will be faster, but ... it ... takes ... memory. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk5qh5EACgkQ9CaO5/Lv0PDJ2ACfcXt66P8C5+oXtn+BSyNXzMFm t0QAniNUGoDH+2jMzYN7r/XEL/uDPgk/ =ubmn -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org