JBoss Cache is very much designed for the situation you describe. The problem with the
hashmap approach is, as you say, the data can be changed. Maybe not frequent, but can
happen. If it is changed, you need to reliably communicate that to all the servers in the
cluster so they can update their hashmap.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975334#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...