4 Replies Latest reply on Feb 21, 2012 11:33 AM by sudheerk84

    Good locking strategy to use for performance(when only one node writes to a cache)  ?

    sudheerk84

      I have many nodes where i have use replicated mode of data distribution.  and i knwo teh business case that only one node modies the data .   (So ideally no locking is required in remote nodes, can i use this knowledge to get better performance)

       

      what is teh best locking stratergy to use to get good performance  - Thats is eager locking or not ?   (If eager shoudl it be explicit or implicit) 

       

      shoudl i be using lock striping ?