[jboss-dev-forums] [Design of POJO Server] - Re: Locking in DeploymentRepository

alesj do-not-reply at jboss.com
Fri Mar 13 10:28:41 EDT 2009


"scott.stark at jboss.org" wrote : Right, and it also required exposing locking detail on the repository, so its a bad solution.
  | 
What about this Mutex example from:
 - http://java.sun.com/j2se/1.5.0/docs/api/java/util/concurrent/locks/AbstractQueuedSynchronizer.html

I think this would do,
as we don't really need exclusive read vs. write locks.

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217881#4217881

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217881



More information about the jboss-dev-forums mailing list