3 Replies Latest reply on Feb 2, 2015 4:39 PM by pferraro

    Distributed resource locking in WildFLy

    kc7bfi

      I have a process where part of it needs to be restricted to a single cluster wide process. Is there a way to implement a cluster wide resource lock that is based on a simple lock name that is a string and can be locked and unlocked? I looked at JGroups but was not sure how to create a channel based on one of the JGroup profiles named in the standalone-ha.xml file. Thanks, David