0 Replies Latest reply on Dec 8, 2011 1:05 PM by sebastianovide

    do I need JbossCache with Java EE 6 ?

    sebastianovide

      Hi All,

       

      I'm starting a new project using Java EE 6 and very likely Jboss AS 7.1 (when ready). The application needs to run in a cluster where each node will compete for resources that need to be allocated to only one node (files in one folder for example)... So I was thinking to create some kind of semaphore and store it in a shared session using JbossCache....Just wondering.... any better way of doing it ?

       

      thanks