anonymous wrote :
| The design of the UMDM is that writes are confined to single thread on startup, and
all access after that point is read-only.
|
Exactly. That's the reason why i changed it. The ConcurrentHashMap does not entail
locking on read operations. I think this is the desired behaviour or did i miss your
point?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4014575#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...