1 Reply Latest reply on Aug 7, 2006 1:15 PM by manik

    Remote cache

    shimi

      I want to set up a cache cluster and to be able to get/update/remove... items from the cache remotly.
      Is there a way to set the local jboss-cache to use the TcpDelegatingCacheLoader without local caching?

        • 1. Re: Remote cache
          manik

          Why don't you just create another local instance of a cache and have it join your cluster?

          Otherwise, if this is on an ad-hoc basis, you can connect to the remote cluster via the JMX console and perform operations on it.