1.

What Are Different Modes Caching?

Answer»

CACHING modes are set at the ITEM DESCRIPTOR level, through the <item-descriptor> tag’s cache-mode attribute. The default caching mode is simple caching. To set a DIFFERENT caching mode on an item descriptor, set cache-mode to one of the following values: 

  • simple
  • locked
  • distributed (distributed TCP caching)
  • distributedJMS (distributed JMS caching)
  • distributedHybrid (distributed hybrid caching)

Caching modes are set at the item descriptor level, through the <item-descriptor> tag’s cache-mode attribute. The default caching mode is simple caching. To set a different caching mode on an item descriptor, set cache-mode to one of the following values: 



Discussion

No Comment Found