1 Reply Latest reply on Jun 18, 2008 5:35 AM by manik

    how to use cache loaders in such a complicated situation

    ck_darvien

      Hi,
      Here in my application,we have some types of data need to be cached.But some of them should
      be configured to replicate changes,and some of them should be configured to invalidate changes.
      How can i achieve this purpose , do i need create separate cache for them?
      If we put data in separate node under the same cache,but each of the node need configure a cache-loader severally. is this possible?