c# - App Domain Refresh Solution: AppFabric, how is the performance -
we facing problems due high amount of cached objects. cache data erp system (for online shop) , iis refresh webpage reaches maximum amount of memory , loose cashed objects. makes idea of caching little bit problematic searching solution cache objects different solution.
i have found appfabric microsoft included our windows server licenses pretty neat solution.
how ever still fear have enormous performance problems when using appfabric velocity instead of memorycache class (our current solution caching).
so question now, solution our problem or over-thinking here , performance of appfabric fast enough?
grid dynamics did great report on using appfabric here. while don't know numbers specific cache operations, report showed great numbers performance wise appfabric. in 1 test, wanted see how size of cache impacted cache operations performance. when reading data, had little no impact on cache operations performance. when updating, there impact on cache operations performance, not ridiculous amount. when testing object size , performance, obviously, larger objects lowered performance (throughput performance here). overall, report has solid tests , statistics show performance of appfabric cache excellent.
no, grid dynamics not compare results other products, show performance of appfabric cache in different tests. have particularly useful appendix section can provide details people in different usage scenarios.
as always, using solution not on same machine iis instance add little bit of time fetching of session data cache, talking small amount of time.
Comments
Post a Comment