Morning,

Before we launch into this, has anyone estimated memory requirements for 
Hazelcast (community) by number of users and usage patterns of their 
population? We're prepping 4.2 for deployment, and switching from Ehcache to 
Hazelcast.

E.g. our current TGT time-to-live is 12 hours. Over the course of a semi-busy 
day we might get 80k logins. I estimate the average user logs into 2.5 
applications (though perhaps a handful of times each, depending on application 
session duration) over the course of a day.

Memory use for Hazelcast might then be roughly the sum of (serialized or 
binary?) objects:

  hazelcast-overhead-factor * #users * ( size(TGT) + size(attributes) + 
#services * size(ST) )

Thanks!
Tom.

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/E584F90E-A69D-4D67-9AD0-6AA46A86DBF0%40ucdavis.edu.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to