Open ebruchez opened 12 years ago
There is evidence that we have contention on MemoryCache
. Using Ehcache should yield much better performance.
Impacted caches:
XPathCache
XFormsStaticStateCache
XFormsDocumentCache
XFormsServerSharedInstancesCache
Does it make sense to centralized the change in ObjectCache
?
There is no reason to have our own cache at this point.