Can someone tell how to cache some global data (writable) in a clustered environment? According to the spec, we cannot cache the data in ServletContext in a clustered environment. And also we cannot cache in a static variable since it is difficult to synchronize.
Thanks.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.