1 Reply Latest reply on May 5, 2009 5:47 AM by manik

    Preloading Large Amounts Of Data

    mjrother

      I have a system configuration with n servers. The configuration utilizes invalidation and custom cache loaders (1.4.1). The configuration utilizes the preload option. It takes along time to populate the cache. When the cache is initialized, does the preload operation operate synchronously with the startService() invocation? Or does it kick off a thread which populates the cache and returns.